ASSIGNED 165488
WebAssembly: imports returning void can go through a tail-call stub
https://bugs.webkit.org/show_bug.cgi?id=165488
Summary WebAssembly: imports returning void can go through a tail-call stub
JF Bastien
Reported 2016-12-06 13:54:21 PST
As long as the stub didn't spill, there's nothing else to do. Have the import tail back to wasm.
Attachments
Note You need to log in before you can comment on or make changes to this bug.