Hello, I have question about how memory is reserved in WASM. Do I need to reserve memory like in ASMJS? -s TOTAL_MEMORY and if the web app needs more memory will it grow in WASM automatically? I see this in the documentation http://webassembly.org/docs/semantics/#linear-memory. I do not understand how I set these values?
Thanks Brian Gavin -- 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.
