Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Custom Page Sizes proposal #6873

Open
vshymanskyy opened this issue Aug 25, 2024 · 1 comment
Open

Support Custom Page Sizes proposal #6873

vshymanskyy opened this issue Aug 25, 2024 · 1 comment

Comments

@vshymanskyy
Copy link

vshymanskyy commented Aug 25, 2024

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

@tlively
Copy link
Member

tlively commented Aug 27, 2024

PRs for this would be very welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants