Closed
Bug 1726103
Opened 4 years ago
Closed 4 years ago
Update wat to 1.0.39
Categories
(Core :: JavaScript: WebAssembly, enhancement, P3)
Core
JavaScript: WebAssembly
Tracking
()
RESOLVED
FIXED
93 Branch
Tracking | Status | |
---|---|---|
firefox93 | --- | fixed |
People
(Reporter: lth, Assigned: lth)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The wat crate version 1.0.39 supports memory64.
Assignee | ||
Comment 1•4 years ago
|
||
Pull in this version to get wast support for memory64, notably, 64-bit
offset values in memory addresses.
Pushed by lhansen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a10cff064f84
Update wat to 1.0.39. r=yury
Comment 3•4 years ago
|
||
Backed out for causing Spidermonkey failures.
Backout link: https://hg.mozilla.org/integration/autoland/rev/634ef72c8ed786a72498e2f0cd6b83632fcfc29f
Failure log: https://treeherder.mozilla.org/logviewer?job_id=348776280&repo=autoland&lineNumber=40321
Flags: needinfo?(lhansen)
Assignee | ||
Comment 4•4 years ago
|
||
Version update also contained a drive-by naming change from 'event' to 'tag', so some test cases must be updated.
Flags: needinfo?(lhansen)
Pushed by lhansen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b280d1f05a53
Update wat to 1.0.39. r=yury
Comment 6•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox93:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•