NEW 264650
[WASM-Function-References] Implement return_call_ref
https://bugs.webkit.org/show_bug.cgi?id=264650
Summary [WASM-Function-References] Implement return_call_ref
Asumu Takikawa
Reported 2023-11-10 18:25:05 PST
With both tail calls and typed funcrefs enabled, `return_call_ref` should be an available instruction.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-11-17 18:26:22 PST
Asumu Takikawa
Comment 2 2023-11-22 15:48:00 PST
Sergey Rubanov
Comment 3 2024-09-24 20:28:51 PDT
It seems that `return_call_ref` implementation has landed in https://github.com/WebKit/WebKit/commit/1fe68a1ecd11434fb0f36ea4460a5aaa9ae3dc3c and this bug should be closed. There's also an outdated PR https://github.com/WebKit/WebKit/pull/20838
Note You need to log in before you can comment on or make changes to this bug.