cranelift-control

Crates.iocranelift-control
lib.rscranelift-control
version0.124.1
created_at2023-05-22 15:02:08.267409+00
updated_at2025-09-23 18:40:22.589722+00
descriptionWhite-box fuzz testing framework
homepage
repositoryhttps://github.com/bytecodealliance/wasmtime
max_upload_size
id870752
size23,474
wasmtime-publish (github:bytecodealliance:wasmtime-publish)

documentation

README

This crate contains the control plane for "chaos mode". It can be used to inject pseudo-random perturbations into specific sections in the code while fuzzing. Its compilation is feature-gated to prevent any performance impact on release builds.

Commit count: 15266

cargo fmt