wasm-mutate fuzz targets (#3836)
* fuzzing: Add a custom mutator based on `wasm-mutate` * fuzz: Add a version of the `compile` fuzz target that uses `wasm-mutate` * Update `wasmparser` dependencies
This commit is contained in:
@@ -37,7 +37,7 @@ file-per-thread-logger = "0.1.1"
|
||||
libc = "0.2.60"
|
||||
rayon = "1.5.0"
|
||||
humantime = "2.0.0"
|
||||
wasmparser = "0.82.0"
|
||||
wasmparser = "0.83.0"
|
||||
lazy_static = "1.4.0"
|
||||
listenfd = "0.3.5"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user