Update wasm-{smith,encoder} (#3835)
Ended up being a routine update but seemed good to go ahead and hook up updates. While I was at it I went ahead and hooked up multi-value swarm fuzzing as well now that wasm-smith implements it.
This commit is contained in:
@@ -19,8 +19,8 @@ wasmparser = "0.82"
|
||||
wasmprinter = "0.2.32"
|
||||
wasmtime = { path = "../wasmtime" }
|
||||
wasmtime-wast = { path = "../wast" }
|
||||
wasm-encoder = "0.6.0"
|
||||
wasm-smith = "0.7.0"
|
||||
wasm-encoder = "0.10.0"
|
||||
wasm-smith = "0.9.0"
|
||||
wasm-spec-interpreter = { path = "./wasm-spec-interpreter" }
|
||||
wasmi = "0.7.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user