[Webkit-unassigned] [Bug 201028] [WebAssembly] iOS 13 Beta RangeError: Maximum call stack size exceeded.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 1 10:24:30 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=201028

Tapan Anand <anandtapangupta68 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |anandtapangupta68 at gmail.com

--- Comment #2 from Tapan Anand <anandtapangupta68 at gmail.com> ---
The issue exists on desktop Safari 13 as well. I created a simple example code where I am doing recursion upto 1000 levels and I am getting the `Maximum call stack size exceeded` error at about 670 recursion depth. So, it seems some limit has been set on the max stack size for WASM.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191001/cb81153e/attachment.html>


More information about the webkit-unassigned mailing list