Well, I did not check what the Emscripten generated code actually does when you do not pass it some existing "Module" object as an input.. (and that's what I had done in my original "MODULARIZE" immitation..) ,, maybe it (re)uses some global object as a default?
In any case thanks for your time! Cheers, Juergen On Monday, June 15, 2015 at 7:34:01 PM UTC+2, Alon Zakai wrote: > > Ok, that is what the MODULARIZE option does. If that fixes it, then it > does sound like the issue was related to the global Module object somehow. > Although I am still unsure how a problem could occur. > > - Alon > > -- 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.
