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

Explicitly disallow 64-bit/shared memories/tables in components #1970

Merged

Conversation

alexcrichton
Copy link
Member

These proposals are not specified how they work with the canonical ABI just yet. Previously the proposals were not enabled by default so their off-by-default status largely gated their usage in components but with memory64 now being on-by-default it's possible to have components using 64-bit linear memories. More care will be needed to update components and tooling for 64-bit linear memories so for now an error is added to reject it saying that support is not added yet.

These proposals are not specified how they work with the canonical ABI
just yet. Previously the proposals were not enabled by default so their
off-by-default status largely gated their usage in components but with
memory64 now being on-by-default it's possible to have components using
64-bit linear memories. More care will be needed to update components
and tooling for 64-bit linear memories so for now an error is added to
reject it saying that support is not added yet.
@alexcrichton alexcrichton added this pull request to the merge queue Jan 8, 2025
Merged via the queue into bytecodealliance:main with commit 31c5811 Jan 8, 2025
30 checks passed
@alexcrichton alexcrichton deleted the component-memory64-disallow branch January 8, 2025 17:17
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