Skip to content

Fuzz using precompiled modules on CI#3788

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:fuzz-precompiled
Feb 10, 2022
Merged

Fuzz using precompiled modules on CI#3788
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:fuzz-precompiled

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

In working on #3787 I see now that our coverage of loading precompiled
files specifically is somewhat lacking, so this adds a config option to
the fuzzers where, if enabled, will round-trip all compiled modules
through the filesystem to test out the mmapped-file case.

In working on bytecodealliance#3787 I see now that our coverage of loading precompiled
files specifically is somewhat lacking, so this adds a config option to
the fuzzers where, if enabled, will round-trip all compiled modules
through the filesystem to test out the mmapped-file case.
@github-actions github-actions Bot added the fuzzing Issues related to our fuzzing infrastructure label Feb 10, 2022
@github-actions
Copy link
Copy Markdown

Subscribe to Label Action

cc @fitzgen

Details This issue or pull request has been labeled: "fuzzing"

Thus the following users have been cc'd because of the following labels:

  • fitzgen: fuzzing

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

@alexcrichton alexcrichton merged commit 027dea5 into bytecodealliance:main Feb 10, 2022
@alexcrichton alexcrichton deleted the fuzz-precompiled branch February 10, 2022 17:55
mpardesh pushed a commit to avanhatt/wasmtime that referenced this pull request Mar 17, 2022
In working on bytecodealliance#3787 I see now that our coverage of loading precompiled
files specifically is somewhat lacking, so this adds a config option to
the fuzzers where, if enabled, will round-trip all compiled modules
through the filesystem to test out the mmapped-file case.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fuzzing Issues related to our fuzzing infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants