cranelift-control

Crates.iocranelift-control
lib.rscranelift-control
version0.109.0
sourcesrc
created_at2023-05-22 15:02:08.267409
updated_at2024-06-20 16:49:43.729406
descriptionWhite-box fuzz testing framework
homepage
repositoryhttps://github.com/bytecodealliance/wasmtime
max_upload_size
id870752
size22,048
(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: 13334

cargo fmt