57 Commits (9fe459bf3884145706698a6f52c86a628d9c1090)

Author SHA1 Message Date
Alex Crichton 33a39ff4f0
Bump to 0.12.0 (#997) 5 years ago
Nick Fitzgerald 84c4d8cc6c
Remove always-on logging from fuzz targets (#878) 5 years ago
Nick Fitzgerald 386c3a94b0 fuzz: Don't run tests or docs for `differential` fuzz target 5 years ago
Jonathan Foote 47f8c1e561 Update libfuzzer-sys dependency version number 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
Nick Fitzgerald adcc047f4a Update fuzz crates (#826) 5 years ago
Dan Gohman 336ee94c89
Bump version to 0.9.0 (#790) 5 years ago
Alex Crichton d142a39113
Tweak some API doc generation (#772) 5 years ago
Alex Crichton 7474633cca
Remove usage of `CompilationStrategy` from `Config` (#764) 5 years ago
Alex Crichton ca36e4040d Move the `fuzz` directory into main workspace 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 58ba066758 Split our existing fuzz targets into separate generators and oracles 5 years ago
Dan Gohman c5f998add2
Update the crates.io publishing scripts (#580) 5 years ago
Dan Gohman 061b453255 Remove unneeded `extern crate`, `macro_use`, and tidy `use`s. 5 years ago
Dan Gohman a2b4148a91 General Cargo.toml cleanup. (#529) 5 years ago
Peter Huene ab80785c05 Bump Cranelift to 0.49.0 and target-lexicon to 0.9.0. (#499) 5 years ago
Josh Triplett c0c7851cb6 Fix fuzz build (#458) 5 years ago
Josh Triplett 56ce6e9c9f Migrate from failure to thiserror and anyhow (#436) 5 years ago
Nick Fitzgerald 842faf5aa6 Support for multi-value wasm (#399) 5 years ago
Dan Gohman 10845134f7 Update to latest walrus, wasmparser, and wasm-webidl-bindings. 5 years ago
Artur Jamro 134bf467e7 Update cranelift to 0.44.0 5 years ago
Nick Fitzgerald 1848cc0868 deps: Update cranelift-* to 0.43.1 5 years ago
Artur Jamro fad70eb8bb Refactor usage of SecondaryMap impls (serde, PartialEq) 5 years ago
Dan Gohman 44367ba99a Bump version to 0.2.0 5 years ago
Yury Delendik 5fc2d827b7
Update cranelift requirement from 0.37.0 to 0.38.0 (#254) 5 years ago
Yury Delendik 0bc9d1fe6f
Update cranelift to 0.37.0 (#236) 5 years ago
Artur Jamro 165dc4944d Simple module compilation cache (#203) 5 years ago
Dan Gohman 1a10f4a002 Update to Cranelift 1.33 and require Rust 1.35. 5 years ago
Yury Delendik fb9d6061e4 Update cranelift, faerie, target-lexicon and wasmparser deps 5 years ago
Yury Delendik 2353be95e6 update cranelift deps to 0.30.0 6 years ago
Dan Gohman db0abe8431 Move the wasmtime crate directories form lib/* to wasmtime-*. 6 years ago
Yury Delendik 7b9761f4a2 Update cranelift dependencies to 0.29.0 (#59) 6 years ago
Dan Gohman c7d0eb22d1 Update to wasmparser 0.29.2 and the latest spec_testsuite. 6 years ago
Yury Delendik e66f01b923 Update cranelift libraries to 0.28.0 6 years ago
Dan Gohman f6c2fe7d2d Update to Rust 2018 Edition. 6 years ago
Dan Gohman 747dbb23e7 Add fuzz targets for module instantiation. 6 years ago
Dan Gohman df7724ce2b Update Cargo.toml authors fields. 6 years ago
Dan Gohman 7592c99f3b Refactor the compilation and instantiation pipeline. 6 years ago
Dan Gohman 6dd39dee6a Update to Cranelift 0.26.0. 6 years ago
Dan Gohman f44fe25f9c Rewrite linear memory handling in terms of simple mmap/VirtualAlloc. 6 years ago
Dan Gohman 95fba6a9de Update to Cranelift 0.25. 6 years ago
Dan Gohman f823526a42 Update to wasmparser 0.22. 6 years ago
Dan Gohman 74ccddcd64 Update to Cranelift 0.24. 6 years ago
Dan Gohman 0a0108f959 Update to Cranelift 0.22. 6 years ago
Dan Gohman fb7153ccf4 Update to cranelift 0.20.0. 6 years ago
Dan Gohman 548c45c604 Rename wasmtime-runtime to wasmtime-environ. 6 years ago
Dan Gohman 753d650f1a Update to cranelift 0.18.1. 6 years ago
Dan Gohman 1413a58544 Update the fuzzing harness for API changes. 6 years ago