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

fix a few more memory64 bugs #52

Merged
merged 1 commit into from
Jun 12, 2024
Merged

fix a few more memory64 bugs #52

merged 1 commit into from
Jun 12, 2024

Conversation

rdunnington
Copy link
Owner

  • data segments now decode using index types
  • memory instructions in the validator now all use index types
  • mem64 test now tests data segments
  • memory.fill and memory.copy ops now use index types

@rdunnington rdunnington enabled auto-merge (squash) June 12, 2024 04:54
* data segments now decode using index types
* memory instructions in the validator now all use index types
* mem64 test now tests data segments
* memory.fill and memory.copy ops now use index types
* remove clang install from CI
@rdunnington rdunnington enabled auto-merge (squash) June 12, 2024 04:59
@rdunnington rdunnington merged commit 4c59c40 into main Jun 12, 2024
3 checks passed
@rdunnington rdunnington deleted the mem64-fixes branch June 12, 2024 05:06
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.

1 participant