Crates.io | cranelift-control |
lib.rs | cranelift-control |
version | 0.113.1 |
source | src |
created_at | 2023-05-22 15:02:08.267409 |
updated_at | 2024-11-05 19:22:24.891652 |
description | White-box fuzz testing framework |
homepage | |
repository | https://github.com/bytecodealliance/wasmtime |
max_upload_size | |
id | 870752 |
size | 23,054 |
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.