Ship the compact import section proposal
Categories
(Core :: JavaScript: WebAssembly, task)
Tracking
()
People
(Reporter: bvisness, Assigned: bvisness)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
The compact import section proposal attained phase 4 at the recent CG meeting: https://github.com/WebAssembly/compact-import-section/issues/16
Our implementation is up to date, so we can ship it.
| Assignee | ||
Comment 1•27 days ago
|
||
Updated•27 days ago
|
Comment 3•26 days ago
|
||
| bugherder | ||
| Assignee | ||
Updated•25 days ago
|
Comment 4•25 days ago
|
||
Did you want to nominate this for the Fx155 relnotes? If so, set the relnote-firefox flag to "?"
https://wiki.mozilla.org/Release_Management/Release_Notes_Nomination
Possible wording:
Firefox now supports the WebAssembly Compact Import Section proposal, which reduces the size of WebAssembly modules with many imports.
| Assignee | ||
Comment 5•25 days ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: Enables a more efficient encoding for WebAssembly modules with many imports, which can significantly shrink some import-heavy WebAssembly modules today (e.g. Google Sheets).
[Affects Firefox for Android]: yes
[Suggested wording]: Firefox now supports the WebAssembly Compact Import Section proposal, which can reduce the size of WebAssembly modules with many imports.
[Links (documentation, blog post, etc)]: Overview: https://github.com/WebAssembly/compact-import-section/blob/main/proposals/compact-import-section/Overview.md
Updated•18 days ago
|
Comment 7•4 days ago
•
|
||
Documented — see https://github.com/mdn/content/pull/45310.
Description
•