Hi. Beacuse of google-chrome bug, and some other reasons I can't use asm.js in my scripts. Currently I just replace "use asm"; to ""; For my case is very important to reduce js size as much as possible. If I revert all asm.js stuff (type declarations and etc.) to plain js, how do you think how much size I can reduce?
-- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
