Bug 264650

Summary: [WASM-Function-References] Implement return_call_ref
Product: WebKit Reporter: Asumu Takikawa <asumu>
Component: WebAssemblyAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: chi187, justin_michaud, keith_miller, mark.lam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 265262    
Bug Blocks: 247393    

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.