top | item 6176882

(no title)

nxn | 12 years ago

Not sure if this is relevant these days, but the Emscripten FAQ mentions the need to use "-s ASM_JS=1" as an argument to emcc in order for it to actually output asm.js style code. See "Q. How fast will the compiled code be?" from: https://github.com/kripken/emscripten/wiki/FAQ

discuss

order

azakai|12 years ago

That's outdated, thanks, I'll fix it now.