Split our existing fuzz targets into separate generators and oracles
Part of #611
This commit is contained in:
@@ -9,3 +9,9 @@ version = "0.1.0"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
arbitrary = "0.2.0"
|
||||
binaryen = "0.8.1"
|
||||
cranelift-codegen = "0.50.0"
|
||||
cranelift-native = "0.50.0"
|
||||
wasmparser = "0.42.1"
|
||||
wasmtime-jit = { path = "../jit" }
|
||||
|
||||
Reference in New Issue
Block a user