Closed
Bug 1854014
Opened 2 years ago
Closed 2 years ago
Update our implementation limits for GC
Categories
(Core :: JavaScript: WebAssembly, task, P1)
Core
JavaScript: WebAssembly
Tracking
()
RESOLVED
FIXED
119 Branch
| Tracking | Status | |
|---|---|---|
| firefox119 | --- | fixed |
People
(Reporter: rhunt, Assigned: rhunt)
References
Details
Attachments
(1 file)
| Assignee | ||
Comment 1•2 years ago
|
||
Add a limits.js test for all the new impl defined limits.
Fix off by one error in max types.
Add array.new_fixed restriction.
Depends on D188645
Pushed by rhunt@eqrion.net:
https://hg.mozilla.org/integration/autoland/rev/ef12caba2b6d
wasm: Update our implementation limits for GC. r=yury
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → 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
•