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

Hook up folded instructions to fuzzing #1831

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

alexcrichton
Copy link
Member

Extend the validate_valid_module fuzzer to print both in folded and non-folded form to ensure that the output binary is the same when re-parsed by wast.

While here also tweak some APIs and documentation.

Extend the `validate_valid_module` fuzzer to print both in folded and
non-folded form to ensure that the output binary is the same when
re-parsed by `wast`.

While here also tweak some APIs and documentation.
Copy link
Member

@fitzgen fitzgen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@fitzgen fitzgen added this pull request to the merge queue Sep 30, 2024
Merged via the queue into bytecodealliance:main with commit d79b66a Sep 30, 2024
30 checks passed
@alexcrichton alexcrichton deleted the fuzz-folded-instrs branch September 30, 2024 16: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