Skip to content

Conversation

@keithw
Copy link
Member

@keithw keithw commented Mar 28, 2025

In Overview.md, the binary-format limits BNF looks to have been adapted from the memory64 overview, but as integrated into the spec wasm-3.0 branch, the binary limits looks to have changed slightly and limits min and max are now always u64-typed. This PR updates the overview to match.

This also updates the binary limits production to reflect that page sizes $\le 2^{64}$ B are syntactically expressible.

This reflects the updated memory64 (where limits min and max are
always u64) + syntactic limit on page size in this proposal.
Copy link
Collaborator

@fitzgen fitzgen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@fitzgen fitzgen merged commit 2147a64 into WebAssembly:main Mar 31, 2025
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

Successfully merging this pull request may close these issues.

2 participants