Files
wasmtime/crates
Alex Crichton 38428e1fbb Expand modules instantiated in instantiate-wasm-smith
This commit uses the new `MaybeInvalidModule` type in `wasm-smith` to
try to explore more points in the fuzz target space in the
`instantiate-maybe-invalid` fuzz target. The goal here is to use the raw
fuzz input as the body of a function to stress the validator/decoder a
bit more, and try to get inputs we might not otherwise generate.
2020-09-08 14:29:27 -07:00
..
2020-08-17 16:03:35 -07:00
2020-08-19 15:14:26 -05:00
2020-08-28 17:11:11 -07:00