[Webkit-unassigned] [Bug 265262] Wasm tail call conflicts with OMG inlining - ASSERTION FAILED: !irGenerator.m_makesTailCalls
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Nov 26 16:06:23 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=265262
--- Comment #2 from Yusuke Suzuki <ysuzuki at apple.com> ---
For example, stack pointer adjustment after the call is not done correctly in any places, so tail-call in wasm is not designed to be working, and that's the reason why it is not enabled. This is half baked and not having complete implementation yet.
--
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/20231127/850e33de/attachment.htm>
More information about the webkit-unassigned
mailing list