Closed
Bug 1585909
Opened 6 years ago
Closed 5 years ago
Implement multi-value returns from functions
Categories
(Core :: JavaScript: WebAssembly, task, P2)
Core
JavaScript: WebAssembly
Tracking
()
RESOLVED
FIXED
People
(Reporter: wingo, Assigned: wingo)
References
Details
This bug is a task to implement intra-wasm multi-value returns from functions (as opposed to blocks, which is already done). Multi-value return to JS is a separate issue.
Updated•6 years ago
|
OS: Unspecified → All
Priority: -- → P3
Hardware: Unspecified → All
Updated•6 years ago
|
Assignee: nobody → wingo
Status: NEW → ASSIGNED
Priority: P3 → P2
| Assignee | ||
Updated•5 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•