Hi,
I was trying to open my application on Chrome which is quite large and I
encountered the following error:
"Uncaught RangeError: Maximum call stack size exceeded"
The console showed that the error happened at the following line:
var asm = (function(global,env,buffer) {
Can I assume that the error occurs because the size of my asm.js file is
just too large and that the only way to get it to run on Chrome is to
reduce the JS size? My application runs fine on Firefox by the way.
--
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.