118 Commits (896e25e37fca56ac915b62b6329bcb4944b9a8a1)

Author SHA1 Message Date
Alex Crichton 0f48f939b9
Disable memory protection keys by default at compile time (#8813) 5 months ago
Nick Fitzgerald 934bf9dbaf
CI: shard testing crates across multiple jobs (#8612) 6 months ago
Alex Crichton b4ecea38bc
Add a fuzzer for async wasm (#8440) 7 months ago
Chris Fallin af6b8ca947
PCC: turn off fuzzing for now. (#8230) 8 months ago
Alex Crichton 5b576da423
Update v8 used during fuzzing (#8141) 8 months ago
Nick Fitzgerald dd0364d367
Wasmtime: Add a `gc` cargo feature (#7975) 9 months ago
Robin Freyler 5f6288f6e0
Update the Wasmi fuzzing oracle to version `0.31.0` (#7791) 10 months ago
Alex Crichton 5856590fae
Configure workspace lints, enable running some Clippy lints on CI (#7561) 12 months ago
Nick Fitzgerald c16540ed2a
Update `arbitrary` to 1.3.1 (#7236) 1 year ago
Alex Crichton 7f4d569010
Update v8 and proc-macro2 dependencies (#6680) 1 year ago
Saúl Cabrera a61be19d88
winch(fuzz): Refactor Winch's fuzzing (#6432) 1 year ago
Saúl Cabrera a1732b2906
winch(fuzz): Initial support for differential fuzzing (#6281) 2 years ago
Robin Freyler 72eda0c6ef
Update `wasmi` to `0.20.0` in `wasmtime-fuzzing` (#5256) 2 years ago
Alex Crichton 95f02eb67d
Update `wasmi` used in differential fuzzing (#5104) 2 years ago
yuyang-ok cdecc858b4
add riscv64 backend for cranelift. (#4271) 2 years ago
Alex Crichton 7b311004b5
Leverage Cargo's workspace inheritance feature (#4905) 2 years ago
Alex Crichton 57dca934ad
Upgrade wasm-tools crates, namely the component model (#4715) 2 years ago
Joel Dice ed8908efcf
implement fuzzing for component types (#4537) 2 years ago
Alex Crichton 174b60dcf7
Add `*.wast` support for invoking components (#4526) 2 years ago
Alex Crichton 56831e0a76
Update wasmi used for differential fuzzing (#4436) 2 years ago
Alex Crichton 41ba851a95
Bump versions of wasm-tools crates (#4380) 2 years ago
Alex Crichton 7943d34483
Update v8 used when fuzzing (#4384) 2 years ago
Andrew Brown 22e13fee1d
fuzz: allow generating shared memories (#4266) 2 years ago
Alex Crichton 7d7ddceb17
Update wasm-tools crates (#4246) 2 years ago
Alex Crichton 89ccc56e46
Update the wasm-tools family of crates (#4165) 3 years ago
Alex Crichton 5fe06f7345
Update to clap 3.* (#4082) 3 years ago
Nick Fitzgerald 54aa720506
fuzzing: Refactor `TableOps` fuzz generator to allow GC with refs on the stack (#4016) 3 years ago
Alex Crichton d147802d51
Update wasm-tools crates (#3997) 3 years ago
Alex Crichton 7b5176baea
Upgrade all crates to the Rust 2021 edition (#3991) 3 years ago
Alex Crichton fa72d63b92
Update the v8 crate used when fuzzing (#3929) 3 years ago
Alex Crichton 7d1bc7d808
Move spec interpreter fuzzing behind a Cargo feature (#3871) 3 years ago
Conrad Watt 98ef18a22a
Fuzzing against verified fork of spec interpreter (#3843) 3 years ago
Nick Fitzgerald bad9a35418
`wasm-mutate` fuzz targets (#3836) 3 years ago
Alex Crichton 593f8d96aa
Update wasm-{smith,encoder} (#3835) 3 years ago
Alex Crichton 0b4263333b
Fuzz cranelift cpu flag settings with Wasmtime (#3800) 3 years ago
Alex Crichton 027dea549a
Fuzz using precompiled modules on CI (#3788) 3 years ago
Alex Crichton 9d1e517615 Update some more version reqs 3 years ago
Alex Crichton 65486a0680 Update wasm-tools crates 3 years ago
Alex Crichton 9a27fdad86
Update v8 used during fuzzing (#3493) 3 years ago
Alex Crichton 9c6884e28d
Update the spec reference testsuite submodule (#3450) 3 years ago
Alex Crichton 25d3fa4d7b
Remove spec interpreter fuzz target temporarily (#3399) 3 years ago
Ulrich Weigand 51131a3acc
Fix s390x regressions (#3330) 3 years ago
Alex Crichton 4376cf2609
Add differential fuzzing against V8 (#3264) 3 years ago
Alex Crichton 0642e62f16
Use wasm-smith to canonicalize NaN in differential fuzzing (#3195) 3 years ago
Andrew Brown a7f592a026 Add a crate to interface with the WebAssembly spec interpreter 3 years ago
Alex Crichton bb85366a3b
Enable simd fuzzing on oss-fuzz (#3152) 3 years ago
Alex Crichton a33caec9be
Bump the wasm-tools crates (#3139) 3 years ago
Alex Crichton 5140fd251a
Update wasm-tools crates (#2989) 3 years ago
Alex Crichton e516f0339a
Update wasm-smith to generate more wasm (#2967) 3 years ago
Olivier Lemasle b5f29bd3b2
Update wasm-tools crates (#2908) 4 years ago