Crate wasmtime_fuzzing

Source
Expand description

Fuzzing infrastructure for Wasmtime.

Re-exports§

pub use wasm_mutate;
pub use wasm_smith;

Modules§

generators
Test case generators.
mutators
Custom fuzz input mutators.
oracles
Oracles.
single_module_fuzzer
Support for maintaining the usefulness of a corpus over time.

Macros§

single_module_fuzzer
Helper macro for fuzz targets that are single-module fuzzers.

Functions§

init_fuzzing
One time start up initialization for fuzzing: