Open
Description
Currently, the WASM page size is fixed at 64KiB, which is rather expensive in some scenarios.
WebAssembly WG proposed a new feature to handle it nicely:
https://github.com/WebAssembly/custom-page-sizes/blob/main/proposals/custom-page-sizes/Overview.md
It should be rather easy to implement, and it would help to catalyse the adoption of this feature: AssemblyScript/assemblyscript#2866
Metadata
Metadata
Assignees
Labels
No labels