Expand description
Custom fuzz input mutators.
The functions in this module are intended to be used with the
libfuzzer_sys::fuzz_mutator!
macro.
Functionsยง
- wasm_
mutate - Use
wasm-mutate
to mutate a fuzz input.
Custom fuzz input mutators.
The functions in this module are intended to be used with the
libfuzzer_sys::fuzz_mutator!
macro.
wasm-mutate
to mutate a fuzz input.