Hacker News new | ask | show | jobs
by jteppinette 2710 days ago
Does anyone know how the C code is ported to the web in the examples?
1 comments

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