Sorry, please ignore this mail. I realized that I have already gone thru 
this issue previously.

https://groups.google.com/forum/#!searchin/emscripten-discuss/maximum$20call$20size%7Csort:relevance/emscripten-discuss/Gd87Ar2VJrA/BWTdz43hAwAJ

On Tuesday, August 30, 2016 at 7:43:39 PM UTC+8, awt wrote:
>
> Hi,
>
> I have a rather large application, around 120mb for the worker.js. When I 
> tried to run it in Chrome, I encounter a 'Uncaught RangeError: Maximum call 
> stack size exceeded' error. I do not see this error in Firefox Nightly or 
> Firefox itself.
>
> When I trace the callstack, I observe that the error occurs at the 
> following line:
>
> var asm = (function(global,env,buffer)
>
> Is the cause of this error due to the file size being too large? Are there 
> any ways in which we could resolve this or work around it? I am already 
> using Oz with inlining limit set to 1. 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