Closed
Bug 1786374
Opened 2 years ago
Closed 2 years ago
Update wasm_tools libraries
Categories
(Core :: JavaScript: WebAssembly, task)
Core
JavaScript: WebAssembly
Tracking
()
RESOLVED
FIXED
106 Branch
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: yury, Assigned: yury)
References
Details
Attachments
(1 file)
There is a need to update libraries:
- wasmparser to 0.88
- wast to 45.0.0
Which requires updating wasm-encoder to 0.15.0, and forces us to bump wasm-smith to 0.11.3 to avoid duplicate libraries with different versions.
Updating to wasmparser directly to 0.89.1 causes https://github.com/bytecodealliance/wasm-tools/issues/741
Assignee | ||
Comment 1•2 years ago
|
||
Updates:
- wasmparser v0.88.0
- wast v45.0.0
- wasm-encoder v0.15.0
- wasm-smith v0.11.3 (to avoid duplicate libraries)
Updated•2 years ago
|
Assignee: nobody → ydelendik
Status: NEW → ASSIGNED
Updated•2 years ago
|
Attachment #9290984 -
Attachment description: Bug 1786374 - Update wasm_tools (wast v0.88). → WIP: Bug 1786374 - Update wasm_tools (wast v0.88).
Updated•2 years ago
|
Attachment #9290984 -
Attachment description: WIP: Bug 1786374 - Update wasm_tools (wast v0.88). → Bug 1786374 - Update wasm_tools (wast v0.88).
Pushed by ydelendik@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d405d16357de
Update wasm_tools (wast v0.88). r=supply-chain-reviewers,bholley
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•