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

Commits on Sep 30, 2024

  1. Hook up folded instructions to fuzzing

    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.
    alexcrichton committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    553d69c View commit details
    Browse the repository at this point in the history