Closed
Bug 1854011
Opened 2 years ago
Closed 2 years ago
Enable Final types by default in wasm-gc
Categories
(Core :: JavaScript: WebAssembly, task)
Core
JavaScript: WebAssembly
Tracking
()
RESOLVED
FIXED
119 Branch
| Tracking | Status | |
|---|---|---|
| firefox119 | --- | fixed |
People
(Reporter: jpages, Assigned: jpages)
References
Details
Attachments
(1 file)
Final types will need to be enabled by default in wasm-gc.
Do the switch and remove the shell flag and the pref in the browser.
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → jpages
| Assignee | ||
Comment 1•2 years ago
|
||
Also remove the flag --wasm-final-types and the browser pref.
Pushed by jpages@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/18e2c0fa4f68
wasm: Enable final types by default in wasm-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
•