The two "documented" (albeit barely) methods for providing your own memory 
buffer are:
- Module['buffer'] which according to the code will create the memory 
buffer but not setup the wasmMemory object and thus crash. Confirmed from 
testing
- Module['wasmMemory'] which according to the code will be only used when 
compiling for pthreads. Also confirmed from testing

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/emscripten-discuss/ff3defe7-b46a-4fad-9033-27623fdaed3a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to