Hi, When compiling for asm.js without Emscripten, we need to give the asm.js module a valid heap size when starting it. Its sees that only some values are possible (like 0x3000000 when running in Firefox).
How is this valid heap size for asm.js module computed? Is there a specification for that somewhere? Thanks. Stéphane Letz -- 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.
