Hacker News new | ask | show | jobs
by VikingCoder 2710 days ago
Looks like emscripten:

https://github.com/raysan5/raylib/blob/master/games/Makefile

1 comments

yes, emscriptem, compiled to WASM... but current web examples are still asm.js. Web needs some update...