122 Commits (ec43254292122f5bf6b4f366d8ffb91349258dfd)

Author SHA1 Message Date
Alex Crichton e08bcd6aad
Revert "Temporarily disable SIMD fuzzing on CI" (#3555) 3 years ago
Nick Fitzgerald d2d0a0f36b Remove Peepmatic!!! 3 years ago
Alex Crichton ff1af20479
Add a fuzz mode to stress unaligned wasm addresses (#3516) 3 years ago
Alex Crichton 25d3fa4d7b
Remove spec interpreter fuzz target temporarily (#3399) 3 years ago
Alex Crichton 1ee2af0098
Remove the lightbeam backend (#3390) 3 years ago
Alex Crichton 5cdaf3d085 Disable simd in the instantiate-swarm target 3 years ago
Alex Crichton fc6328ae06
Temporarily disable SIMD fuzzing on CI (#3376) 3 years ago
Afonso Bordado fb1201cb60 cranelift: CLIF Fuzzer limit instructions executed in interpreter 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
Alex Crichton e68aa99588
Implement the memory64 proposal in Wasmtime (#3153) 3 years ago
Andrew Brown 92b382b736 fuzz: count successful executions of differential_spec target 3 years ago
Andrew Brown 651a321f1a fuzz: add differential_spec fuzzing target 3 years ago
Andrew Brown f3955fa62a refactor: rename `DifferentialWasmiModuleConfig` to `SingleFunctionModuleConfig` 3 years ago
Alex Crichton bb85366a3b
Enable simd fuzzing on oss-fuzz (#3152) 3 years ago
Afonso Bordado 7453bd5f0d
Cranelift CLIF-level differential fuzzer (#3038) 3 years ago
Alex Crichton 5140fd251a
Update wasm-tools crates (#2989) 3 years ago
Chris Fallin cb48ea406e
Switch default to new x86_64 backend. 4 years ago
Benjamin Bouvier 6e6713ae0b cranelift: add support for the Mac aarch64 calling convention 4 years ago
Nick Fitzgerald c361485c9e fuzz: Remove peepmatic fuzz targets 4 years ago
Nick Fitzgerald 824ce7bf89 deps: Update `Arbitrary` to 1.0; `libfuzzer-sys` to 0.4.0; `wasm-smith` to 0.4.0 4 years ago
Alex Crichton 0e41861662
Implement limiting WebAssembly execution with fuel (#2611) 4 years ago
Alex Crichton 703762c49e Update support for the module linking proposal 4 years ago
Alex Crichton 2d7c2fba5f
Update wasm-smith (#2509) 4 years ago
Alex Crichton 42adeba65d Fix fuzzer expectation about valid modules 4 years ago
Alex Crichton 25000afe69 Enable fuzzing the module linking implementation 4 years ago
Chris Fallin bbdea06e2d
Add differential fuzzing against wasmi (a Wasm interpreter). 4 years ago
Alex Crichton b73b831892
Replace binaryen -ttf based fuzzing with wasm-smith (#2336) 4 years ago
Joshua Nelson d28abad441 Upgrade to target-lexicon 0.11 4 years ago
Nick Fitzgerald 89f1e02f1f Remove executable bits from a few Rust source files 4 years ago
Alex Crichton b189321d61
Actually add instantiate-maybe-invalid fuzz target (#2190) 4 years ago
Alex Crichton 38428e1fbb Expand modules instantiated in instantiate-wasm-smith 4 years ago
Alex Crichton e12499c9ae Bump wasm-smith dependency 4 years ago
Nick Fitzgerald 1bbcbcb647
Update `wasm-smith` to 0.1.2 (#2167) 4 years ago
Nick Fitzgerald d688458619 Add a fuzz target for instantiating `wasm-smith` modules 4 years ago
Nick Fitzgerald 71025e383d
deps: Update libfuzzer-sys to 0.3.3 (#2072) 4 years ago
Nick Fitzgerald 98e899f6b3 fuzz: Add a fuzz target for `table.{get,set}` operations 4 years ago
Nick Fitzgerald d5bdce99c7 Remove executable bit from Rust source files 5 years ago
Nick Fitzgerald 5c39b74eb8
Make the fuzzing CI job faster (#1727) 5 years ago
Nick Fitzgerald 4b16a4ad85 peepmatic: Define fuzz targets for various parts of `peepmatic` 5 years ago
Josh Triplett 08983bf39c
Move `crates/api` to `crates/wasmtime` (#1693) 5 years ago
Alex Crichton 6dde222992
Add a spec test fuzzer for Config (#1509) 5 years ago
Dan Gohman 6fa9be7767
Wasmtime 0.13.0 and Cranelift 0.61.0. (#1398) 5 years ago
Nick Fitzgerald 5f4d3f5cd9 Update `arbitrary` and `libfuzzer` dependencies 5 years ago
Alex Crichton 5f47068eb1 take ttf in differential 5 years ago
Alex Crichton b0cf8c021f Turn off binaryen in fuzzing by default 5 years ago
Alex Crichton 19d8ff2bf5
Remove reader_parse_test/translate_module fuzz targets (#1212) 5 years ago
Nick Fitzgerald 506a83d8ef Update to arbitrary@0.4.0 and libfuzzer-sys@0.3.1 5 years ago
Alex Crichton 3e2cdc3ded Merge cranelift/wasmtime fuzzing 5 years ago
Alex Crichton 33a39ff4f0
Bump to 0.12.0 (#997) 5 years ago