Y
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
raysan5
2710 days ago
yes, emscriptem, compiled to WASM... but current web examples are still asm.js. Web needs some update...
link