Closed Bug 1846762 Opened 1 year ago Closed 1 year ago

Implement return_call_ref instruction

Categories

(Core :: JavaScript: WebAssembly, task)

task

Tracking

()

RESOLVED FIXED
119 Branch
Tracking Status
firefox119 --- fixed

People

(Reporter: yury, Assigned: yury)

References

(Blocks 2 open bugs)

Details

Attachments

(2 files)

That's a mix of two proposals: tail calls and function references. Introduced by https://github.com/WebAssembly/function-references/blob/main/proposals/function-references/Overview.md

opcode=0x15 return_call_ref $t, where $t : u32

Assignee: nobody → ydelendik
Attachment #9348003 - Attachment description: WIP: Bug 1846762 - Implement return_call_ref → Bug 1846762 - Implement return_call_ref. r?rhunt
Status: NEW → ASSIGNED
Attachment #9348024 - Attachment description: WIP: Bug 1846762 - Import return_call_ref spec test → Bug 1846762 - Import return_call_ref spec test. r?bvisness
Attachment #9348003 - Attachment description: Bug 1846762 - Implement return_call_ref. r?rhunt → Bug 1846762 - Implement return_call_ref. r?jseward
Pushed by ydelendik@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ba57dea373b7 Implement return_call_ref. r=jseward https://hg.mozilla.org/integration/autoland/rev/1e645d5a5278 Import return_call_ref spec test. r=bvisness
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: