cranelift-control 0.104.3

White-box fuzz testing framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.arbitrary]
version = "1.3.1"

[features]
chaos = []

[package]
authors = ["The Cranelift Project Developers"]
description = "White-box fuzz testing framework"
edition = "2021"
keywords = ["fuzz", "test"]
license = "Apache-2.0 WITH LLVM-exception"
name = "cranelift-control"
readme = "README.md"
repository = "https://github.com/bytecodealliance/wasmtime"
version = "0.104.3"