Ok, I managed to get around it by adding  

-s TOTAL_MEMORY=<x> -s ALLOW_MEMORY_GROWTH=1


Now I don't have any error. The problem is, that added examplary function 
"lerp" from "Camera_processing_wasm.js" is not defined. Shouldn't it be 
visible, if the module from "Camera_processing_wasm.js" is loaded in the 
following way:
var Module = typeof Module !== 'undefined' ? Module : {};

Thank you for your help,
Best regards,
Jendker

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