Closed Bug 1620197 Opened 5 years ago Closed 5 years ago

Enable multiple results from WebAssembly functions

Categories

(Core :: JavaScript: WebAssembly, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla76
Tracking Status
firefox76 --- fixed

People

(Reporter: wingo, Assigned: wingo)

References

Details

Attachments

(1 file)

The patch to be attached will enable validation of wasm modules with functions that return multiple values, as the baseline and ion compilers are all wired up now.

Blocks: 1585909

This patch enables multi-value calls and returns, adding some tests, and
conditionally disabling a couple expect-fail reftests that now pass.

Pushed by apavel@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e71e54d93af8 Enable multiple results from WebAssembly functions r=lth

Thanks, looking at it.

Flags: needinfo?(wingo)
Backout by shindli@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f44f0236dd55 Backed out changeset e71e54d93af8 for spidermonkey build bustages CLOSED TREE
Priority: -- → P2
Pushed by nerli@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/455f2bae38f3 Enable multiple results from WebAssembly functions r=lth
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
Blocks: 1620986
Pushed by ccoroiu@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/16fd9844f2d2 Enable multiple results from WebAssembly functions r=lth
Flags: needinfo?(wingo)
Status: REOPENED → RESOLVED
Closed: 5 years ago5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
Pushed by apavel@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/920da79f43fc Enable multiple results from WebAssembly functions r=lth
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Target Milestone: mozilla76 → ---
Status: REOPENED → RESOLVED
Closed: 5 years ago5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
Regressions: 1623483

All good. Thanks sheriffs for patience!

Flags: needinfo?(wingo)
Regressions: 1624886
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: