Module mutators

Source
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.