Skip to content

Multi-Memories Validate #4945

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

Merged
merged 2 commits into from
Aug 23, 2022
Merged

Multi-Memories Validate #4945

merged 2 commits into from
Aug 23, 2022

Conversation

ashleynh
Copy link
Collaborator

This change loops through memories to validate each meets wasm spec. I also factored out data segment validation from memory validation, as it makes more sense for data segments to stand alone like the other module-level elements.

@ashleynh ashleynh requested a review from kripken August 20, 2022 02:20
@ashleynh ashleynh linked an issue Aug 20, 2022 that may be closed by this pull request
Base automatically changed from wasm_test to main August 22, 2022 17:48
@ashleynh ashleynh merged commit 4b635ec into main Aug 23, 2022
@ashleynh ashleynh deleted the validate branch August 23, 2022 16:38
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.

Add TODO comment for looping over the memories
2 participants