Building for WebAssembly
glowiak opened this issue · 0 comments
glowiak commented
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
.