38 Commits (fe5d6d59e6989dfc4e76586a1f8b142a1305a901)

Author SHA1 Message Date
Nick Fitzgerald d688458619 Add a fuzz target for instantiating `wasm-smith` modules 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 4 years ago
Nick Fitzgerald 4b16a4ad85 peepmatic: Define fuzz targets for various parts of `peepmatic` 5 years ago
Alex Crichton 6dde222992
Add a spec test fuzzer for Config (#1509) 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
Alex Crichton 3e2cdc3ded Merge cranelift/wasmtime fuzzing 5 years ago
Nick Fitzgerald 84c4d8cc6c
Remove always-on logging from fuzz targets (#878) 5 years ago
Nick Fitzgerald 1bf8de35f3 Add initial differential fuzzing 5 years ago
Sergei Pepyakin 5b8be5f262 Move compilation into Module from Instance. (#822) 5 years ago
Alex Crichton 7474633cca
Remove usage of `CompilationStrategy` from `Config` (#764) 5 years ago
Nick Fitzgerald 0cde30197d fuzzing: Add initial API call fuzzer 5 years ago
Nick Fitzgerald bab59a2cd2 Fuzzing: Add test case logging and regression test template 5 years ago
Nick Fitzgerald a26103b10c Remove unnecessary `extern crate`s 5 years ago
Nick Fitzgerald 58ba066758 Split our existing fuzz targets into separate generators and oracles 5 years ago
Alex Crichton 39e57e3e9a Migrate back to `std::` stylistically (#554) 5 years ago
Dan Gohman 061b453255 Remove unneeded `extern crate`, `macro_use`, and tidy `use`s. 5 years ago
Josh Triplett c0c7851cb6 Fix fuzz build (#458) 5 years ago
Josh Triplett 0108622c7d Remove incorrect executable bits (#454) 5 years ago
Dan Gohman a7fa6bdb31
Fix fuzz and wasi-c builds (#447) 5 years ago
Dan Gohman 8e1b44b29c
Make more code work with no_std. (#407) 5 years ago
Dan Gohman 5ccdf13b11 Rename --always-cranelift to --cranelift. 5 years ago
Dan Gohman 1017cbbf63 Update the compile fuzzer for Lightbeam changes. 5 years ago
Nick Fitzgerald 1848cc0868 deps: Update cranelift-* to 0.43.1 5 years ago
Yury Delendik ddbc00752e Generate debug info for LLDB/GDB (#50) 6 years ago
Dan Gohman 21abecb158 Remove an unneeded `mut`. 6 years ago
Dan Gohman 00a4e93bcd Add a concept of "global exports". 6 years ago
Dan Gohman dae04be948 Switch from hashmap_core to hashbrown. 6 years ago
Dan Gohman 747dbb23e7 Add fuzz targets for module instantiation. 6 years ago
Dan Gohman 7592c99f3b Refactor the compilation and instantiation pipeline. 6 years ago
Dan Gohman 82c8ef95c4 Update for Cranelift API changes. 6 years ago
Dan Gohman 48e46c4fae Update fuzz targets for API changes. 6 years ago
Dan Gohman 548c45c604 Rename wasmtime-runtime to wasmtime-environ. 6 years ago
Dan Gohman ef5254c0da More code reorganization and cleanups. 6 years ago
Dan Gohman 1413a58544 Update the fuzzing harness for API changes. 6 years ago
Dan Gohman 2608dd0c47 Update to cranelift 0.16.1, target-lexicon 0.0.3, faerie 0.4.4. 6 years ago
Dan Gohman c612d48b33 Rename to wasmtime. It's wasmtime! 6 years ago
Dan Gohman c39cba4ae0 Start experimenting with cargo fuzz. This isn't very usable yet. 7 years ago