Closed Bug 1625887 Opened 4 years ago Closed 4 years ago

Implement js->wasm multi-value calls

Categories

(Core :: JavaScript: WebAssembly, task)

task
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla76
Tracking Status
firefox76 --- fixed

People

(Reporter: wingo, Assigned: wingo)

References

Details

Attachments

(1 file)

Add interpreter entry support for JS-to-wasm calls that return multiple values. The returned values will be collected into an array.

Add interpreter entry support for JS-to-wasm calls that return multiple
values. The returned values will be collected into an array.

Pushed by opoprus@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1e4fc45fc6db
Allow for WebAssembly called by JS to return multiple values r=lth
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Pushed by dvarga@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1e25841508c8
Allow for WebAssembly called by JS to return multiple values r=lth

Hi Daniel, apologies for the confusion -- to be clear this bug was checkin-needed? and bug 1625927 was not. I did not intend for this one to be backed out. Can you reapply this one please? Thanks!

Flags: needinfo?(dvarga)

Sure, grafting back

Flags: needinfo?(dvarga)

Daniel I am not sure what is going on but it looks like bug 1625927 was reapplied, not this one. Can you please take a look? Thanks.

Flags: needinfo?(dvarga)

Andy, fixing now, sry for the mix-up

Flags: needinfo?(dvarga)
Pushed by dluca@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8dbb9d888832
Allow for WebAssembly called by JS to return multiple values r=lth
Status: REOPENED → RESOLVED
Closed: 4 years ago4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: