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

memory64 support #37

Merged
merged 21 commits into from
May 19, 2024
Merged

memory64 support #37

merged 21 commits into from
May 19, 2024

Conversation

rdunnington
Copy link
Owner

Closes #27

  • Adds support for the memory64 spec proposal. table64 support will be upcoming when clang adds support for it.
  • New overridable logging interface (exposure via FFI TODO)
  • Reorganized tests a bit to ensure the wasm testsuite doesn't get mixed up with the other tests

@Southporter Southporter mentioned this pull request May 17, 2024
@rdunnington rdunnington force-pushed the mem64 branch 4 times, most recently from b8848f6 to 69aabf4 Compare May 19, 2024 01:28
@rdunnington rdunnington merged commit 1e4fe3f into main May 19, 2024
3 checks passed
@rdunnington rdunnington deleted the mem64 branch May 19, 2024 06:16
@rdunnington rdunnington mentioned this pull request May 19, 2024
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.

Support memory64
1 participant