chrisdill / raylib-cs

C# bindings for raylib, a simple and easy-to-use library to learn videogames programming

Home Page:http://www.raylib.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building for WebAssembly

glowiak opened this issue · comments

Before submitting a new issue, please verify and check:

  • [X ] The issue is specific to Raylib-cs and not raylib
  • [ X] I checked there is no similar issue already reported
  • [X ] My code has no errors or misuse of Raylib-cs

Issue description

Is there a way to compile a Raylib-cs project to wasm? I'd like to make a web game, and C# as a Java-like language is not as frustrating as C to work with.

Environment

.

Issue screenshot

.

Code example

.