87 Commits (42127aac4e974dd6aaf8dfe553d60fa0bcf069dd)

Author SHA1 Message Date
Alex Crichton 63d5b91930
Wasmtime 0.19.0 and Cranelift 0.66.0 (#2027) 4 years ago
Alex Crichton 1000f21338
Update wasmparser to 0.59.0 (#2013) 4 years ago
Nick Fitzgerald 9b56203732 fuzzing: Enable reference types by default 4 years ago
Nick Fitzgerald 98e899f6b3 fuzz: Add a fuzz target for `table.{get,set}` operations 4 years ago
Andrew Brown 4d57ae99e3
Upgrade wasmparser to 0.58.0 (#1942) 4 years ago
Dan Gohman caa87048ab Wasmtime 0.18.0 and Cranelift 0.65.0. 4 years ago
Alex Crichton 5fa4d36b0d
Disable Cranelift debug verifier when fuzzing (#1851) 4 years ago
Dan Gohman a76639c6fb
Wasmtime 0.17.0 and Cranelift 0.64.0. (#1805) 4 years ago
Yury Delendik 15c68f2cc1
Disconnects `Store` state fields from `Compiler` (#1761) 4 years ago
Nick Fitzgerald 137e182750 Update `wasmparser` to 0.57.0 5 years ago
Nick Fitzgerald f28b3738ee Rename `anyref` to `externref` across the board 5 years ago
Nick Fitzgerald 1a4f3fb2df Update deps and tests for `anyref` --> `externref` 5 years ago
Josh Triplett 08983bf39c
Move `crates/api` to `crates/wasmtime` (#1693) 5 years ago
Alex Crichton 57fb1c69c5
Enable the multi-value proposal by default (#1667) 5 years ago
Alex Crichton a7d90af19d
Update wasmparser and wast dependencies (#1663) 5 years ago
Alex Crichton d88a147b4d Add some debugging assistance to spectest oracle 5 years ago
Dan Gohman 864cf98c8d Update release notes, wasmtime 0.16, cranelift 0.63. 5 years ago
Alex Crichton 363cd2d20f
Expose memory-related options in `Config` (#1513) 5 years ago
Alex Crichton c9a0ba81a0
Implement interrupting wasm code, reimplement stack overflow (#1490) 5 years ago
Dan Gohman 9364eb1d98
Refactor (#1524) 5 years ago
Alex Crichton 4c82da440a
Move most wasmtime tests into one test suite (#1544) 5 years ago
Alex Crichton 6dde222992
Add a spec test fuzzer for Config (#1509) 5 years ago
Alex Crichton bd374fd6fc
Add Wasmtime-specific C API functions to return errors (#1467) 5 years ago
Dan Gohman fde5ddf159
Fixes for 0.15 (#1449) 5 years ago
teapotd 2180e9ce16
fuzzing: Enable NaN canonicalization (#1334) 5 years ago
Dan Gohman 092538cc54
Test 0.14 (#1417) 5 years ago
Dan Gohman 6fa9be7767
Wasmtime 0.13.0 and Cranelift 0.61.0. (#1398) 5 years ago
Alex Crichton afd980b4f6
Refactor the internals of `Func` to remove layers of indirection (#1363) 5 years ago
Nick Fitzgerald 5f4d3f5cd9 Update `arbitrary` and `libfuzzer` dependencies 5 years ago
Alex Crichton 210bfddfa9 Fix unused imports in oracles 5 years ago
Alex Crichton 5f47068eb1 take ttf in differential 5 years ago
Alex Crichton 23bc79f66d rustfmt 5 years ago
Alex Crichton b0cf8c021f Turn off binaryen in fuzzing by default 5 years ago
Nick Fitzgerald 3accccd5f7 fuzzing: Enable Cranelift's IR verifier for differential fuzzing 5 years ago
Nick Fitzgerald 2ead747f48
Enable bulk memory in the fuzzers (#1277) 5 years ago
Nick Fitzgerald 67bfeea16f
fuzzing: Limit the total number of API calls generated (#1265) 5 years ago
Nick Fitzgerald 4866fa0e6a Limit rayon to one thread during fuzzing 5 years ago
Nick Fitzgerald 6e2bb9ebdd Limit the number of exported function calls we make in the API calls fuzzer 5 years ago
Nick Fitzgerald f2fef600c6 Implement `Arbitrary::size_hint` for `WasmOptTtf` 5 years ago
Nick Fitzgerald 5ed9796ef3 Implement `Arbitrary::size_hint` for `ApiCalls` 5 years ago
Nick Fitzgerald 506a83d8ef Update to arbitrary@0.4.0 and libfuzzer-sys@0.3.1 5 years ago
Nick Fitzgerald 6d01fd4103 deps: Update `wat` to 1.0.9 5 years ago
Alex Crichton 33a39ff4f0
Bump to 0.12.0 (#997) 5 years ago
Nick Fitzgerald de4ad31cbd Update cranelift to 0.59.0 5 years ago
Alex Crichton 0a020918b5
Don't let the API fuzz generator run wild (#959) 5 years ago
Nick Fitzgerald 2af544de8b
Update to cranelift 0.58.0 and enable (but ignore) reference types and bulk memory tests (#926) 5 years ago
Alex Crichton dfef71ea5f
Add some debug logging to fuzzers (#923) 5 years ago
Alex Crichton 344bf2d6f3
Fuzz the multi-value support (#918) 5 years ago
Alex Crichton 4ff8257b17
Update binaryen fuzzing dependency (#913) 5 years ago
Alex Crichton 9dffaf9d57
Update wasmparser dependency (#912) 5 years ago