Make ShadowChicken work with WebAssembly
https://bugs.webkit.org/show_bug.cgi?id=165441
Summary Make ShadowChicken work with WebAssembly
Saam Barati
Reported 2016-12-05 17:31:23 PST
...
Attachments
JF Bastien
Comment 1 2017-03-13 09:48:47 PDT
FYI the current spec disallow tail call elimination in WebAssembly... or rather, there must be a recursion limit according to the spec. :(
Note You need to log in before you can comment on or make changes to this bug.