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

Update wasmi used during fuzzing #9458

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

alexcrichton
Copy link
Member

This adds the first non-Wasmtime differential fuzzer for multi-memory. Along the way this then also fixes some issues with differential fuzzing and multi-memory when mpk is enabled.

Fix an issue found during fuzzing where when multi-memory and the
pooling allocator are enabled then if MPK is detected and found the
total number of memories needs to be increased because stores belong in
a single stripe.
Pulls in differential fuzzing support for multi-memory
@alexcrichton alexcrichton requested review from a team as code owners October 11, 2024 22:50
@alexcrichton alexcrichton requested review from fitzgen and removed request for a team October 11, 2024 22:50
@alexcrichton alexcrichton added this pull request to the merge queue Oct 11, 2024
Merged via the queue into bytecodealliance:main with commit 460a4c0 Oct 11, 2024
39 checks passed
@alexcrichton alexcrichton deleted the update-wasmi branch October 11, 2024 23:21
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