Hi,

We had a C++ library successfully compiled and running with emcc 1.35. 
Recompiling and using the code with recent emcc 1.37.1 fais with memory 
issues. We tried raising the TOTAL_MEMORY value or even using the 
ALLOW_MEMORY_GROWTH=1 flag without success : an exception is finally 
raised. We allow use ASSERTIONS=2. 

Are they change in emcc compile chain that could explain the issue ? Any 
idea to debug the problem?

Thanks.

-- 
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.

Reply via email to