Registry / testing / cranelift-control

cranelift-control

JSON →
library0.132.1rscratesunverified

White-box fuzz testing framework for Cranelift.

# Cargo.toml [dependencies] cranelift-control = "0.132.1"
INSTALL
IMPORT
SIG · CRANELIFT-CONTROL
C
cranelift-control
testingrustv0.132.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FuzzTarget
use cranelift_control::FuzzTarget;

Creates a fuzz target and runs it.

use cranelift_control::FuzzTarget; fn main() { let target = FuzzTarget::new(); target.run(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.132.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
cranelift-control — cargo add cranelift-control · libregistry