Closed
Bug 1853430
Opened 2 years ago
Closed 2 years ago
Update wasm-tools for new GC encoding and ref.i31
Categories
(Core :: JavaScript: WebAssembly, enhancement)
Core
JavaScript: WebAssembly
Tracking
()
RESOLVED
FIXED
119 Branch
| Tracking | Status | |
|---|---|---|
| firefox119 | --- | fixed |
People
(Reporter: yury, Assigned: yury)
References
Details
Attachments
(1 file)
It is needed for both bug 1853205 and bug 1845374.
Also, we are using i64.extend_u/i32, i32.wrap/i64 that were removed in new wast parser.
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → ydelendik
Status: NEW → ASSIGNED
Updated•2 years ago
|
Attachment #9353951 -
Attachment description: WIP: Bug 1853430 - Update wasm-tools. → Bug 1853430 - Update wasm-tools.
Pushed by ydelendik@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8fd78973226c
Update wasm-tools. r=supply-chain-reviewers,bvisness
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox119:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•