bytecodealliance / bytecodealliance/wasmtime

Take N mutations from `wasm-mutate` instead of only the first

Open
#3,933 4 comments 0 reactions 0 assignees View on GitHub
fuzzing
Dominant language
Rust
Stars
18.6k
Forks
1.8k
Avg merge
1d 18h
Merged PRs (30d)
126

Description

This will let us reuse `wasm-mutate`'s e-graph, if it constructed one, which is important since it can be expensive to construct and we want to amortize that.

Will need to use thread locals or something though to stash the iterator between calls to the custom mutator though.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.