22 Commits (c736c712e53d1e352a8c182507656e22413661bc)

Author SHA1 Message Date
Alex Crichton 5856590fae
Configure workspace lints, enable running some Clippy lints on CI (#7561) 12 months ago
Alex Crichton 4933762d81
Add release notes for 3.0.1 and update some versions (#5364) 2 years ago
Alex Crichton 7b311004b5
Leverage Cargo's workspace inheritance feature (#4905) 2 years ago
Andrew Brown c3f8415ac7
fuzz: improve the spec interpreter (#4881) 2 years ago
Alex Crichton fd98814b96
Port v8 fuzzer to the new framework (#4739) 2 years ago
Andrew Brown 5ec92d59d2
[fuzz] Add a meta-differential fuzz target (#4515) 2 years ago
Andrew Brown 7fa89c4a4f
[fuzz] Fix order of operands passed in to `wasm-spec-interpreter` (#4672) 2 years ago
Alex Crichton 174b60dcf7
Add `*.wast` support for invoking components (#4526) 2 years ago
Alex Crichton 41ba851a95
Bump versions of wasm-tools crates (#4380) 2 years ago
Dan Gohman 371ae80ac3
Migrate most of wasmtime from lazy_static to once_cell (#4368) 2 years ago
Conrad Watt d3087487ea
enable multi-value in spec intepreter fuzzing (#4118) 3 years ago
Conrad Watt 4e6f3ea899
bump spec interpreter commit to address performance issues (#4113) 3 years ago
Andrew Brown 0c7885cc05
fuzz: improve wasm-spec-interpreter documentation, add library path (#4007) 3 years ago
Alex Crichton 7b5176baea
Upgrade all crates to the Rust 2021 edition (#3991) 3 years ago
Conrad Watt c8daf0b8db
support SIMD fuzzing in reference interpreter (#3980) 3 years ago
Alex Crichton 8aad99ffae
Fix allowing an override of `LIBGMP_PATHS` (#3870) 3 years ago
Alex Crichton f0fa01d552
Pin spec interpreter to a specific revision (#3868) 3 years ago
Conrad Watt 98ef18a22a
Fuzzing against verified fork of spec interpreter (#3843) 3 years ago
Alex Crichton 25d3fa4d7b
Remove spec interpreter fuzz target temporarily (#3399) 3 years ago
Chris Fallin b2bcdd13ec
Spec-interpreter fuzzing: check out `fuzzing` branch of our mirror. (#3222) 3 years ago
Andrew Brown 42acb72c54 fuzz: retrieve the WebAssembly spec repository in `build.rs` 3 years ago
Andrew Brown a7f592a026 Add a crate to interface with the WebAssembly spec interpreter 3 years ago