RESOLVED FIXED278741
[WASM] Implement return_call_ref
https://bugs.webkit.org/show_bug.cgi?id=278741
Summary [WASM] Implement return_call_ref
David Degazio
Reported 2024-08-27 12:57:11 PDT
rdar://134442713 We recently enabled the WASM GC and WASM tail calls proposals by default, but our implementation is currently missing a feature at the intersection of these proposals: the return_call_ref instruction. We should implement this for full conformance with the spec.
Attachments
David Degazio
Comment 1 2024-08-27 13:24:34 PDT
EWS
Comment 2 2024-08-28 11:33:49 PDT
Committed 282853@main (1fe68a1ecd11): <https://commits.webkit.org/282853@main> Reviewed commits have been landed. Closing PR #32776 and removing active labels.
David Degazio
Comment 3 2025-07-10 14:02:20 PDT
*** Bug 264650 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.