Crates.io | cranelift-control |
lib.rs | cranelift-control |
version | 0.124.1 |
created_at | 2023-05-22 15:02:08.267409+00 |
updated_at | 2025-09-23 18:40:22.589722+00 |
description | White-box fuzz testing framework |
homepage | |
repository | https://github.com/bytecodealliance/wasmtime |
max_upload_size | |
id | 870752 |
size | 23,474 |
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.