Closed Bug 1625885 Opened 4 years ago Closed 4 years ago

Consolidate use of ToWebAssemblyValue / ToJSValue in WasmInstance

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)

Reduces duplication in the code that converts between wasm and js values in the interpreter case, using the ToWebAssemblyValue and ToJSValue names from the WebAssembly JS API specification.

A needed refactor before allowing multi-value JS->wasm calls.

Assignee: nobody → wingo
Blocks: 1625887

Reduces duplication in the code that converts between wasm and js values
in the interpreter case, using the ToWebAssemblyValue and ToJSValue
names from the WebAssembly JS API specification.

Pushed by rgurzau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/948efca18b2a
Consolidate use of ToWebAssemblyValue / ToJSValue in WasmInstance r=lth
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
Regressions: 1626903
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: