607 Commits (3c8bb26441b5e48fc20106d20c435a4f47fcfba4)

Author SHA1 Message Date
Alex Crichton 3b7cb6ee64
Enable jitdump profiling support by default (#1310) 5 years ago
Alex Crichton 5bd03d282f
Update a number of wasmtime's dependencies (#1355) 5 years ago
Alex Crichton 4c3c717698
Update the `filecheck` dependency (#1348) 5 years ago
Pat Hickey 2f6172732f wasmtime-cli, obj, debug: upgrade to faerie 0.15 5 years ago
Alex Crichton 922b49744b
Remove no-longer-needed wasm-webidl-bindings dep (#1316) 5 years ago
Alex Crichton 34f768ddd5
Temporarily remove support for interface types (#1292) 5 years ago
Alex Crichton 3c51d3adb8
Move all examples to a top-level directory (#1286) 5 years ago
Jakub Konka 7bcbf40f1d Fix wiggle's tests 5 years ago
Pat Hickey 6e3ec6a96d
Minor refactors to make wiggle-generate reusable externally (#34) 5 years ago
Alex Crichton 3179dcf6f1
Update Cranelift's documentation after the merger. (#1238) 5 years ago
Alex Crichton 4bd9eb7402 Fix build of cranelift-tools 5 years ago
Pat Hickey bb6995ceaf make wiggle-generate ordinary lib, and wiggle the proc-macro lib 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
Josh Triplett 48202e0c31
Update dependencies to current versions, reducing duplicate versions (#963) 5 years ago
Pat Hickey 0909cf2660 tests: factor common HostMemory / MemArea code into a separate crate 5 years ago
Johnnie Birch 9c6150b103
Adds perf jitdump support (#360) 5 years ago
Yury Delendik b96b53eafb
Test basic DWARF generation (#931) 5 years ago
Jakub Konka 48a218b5c5
Refactor naming and crates info (#8) 5 years ago
Pat Hickey 67d2ce6d85
Refactor tests to use proptest (#6) 5 years ago
Jakub Konka e6cec049cb
Add basic CI conf (#3) 5 years ago
Josh Triplett 8affec0896 Don't spend build time optimizing build-time-only crates 5 years ago
Yury Delendik a8cad05e80
Fix 'not enough arguments' during wasmtime run (#858) 5 years ago
Alex Crichton 21e0a99884 Delete the `wasmtime-wasi-c` crate (#844) 5 years ago
Pat Hickey 0d47556cf7 import memory sub-crate 5 years ago
Jakub Konka f24b0240ae Start tweaking original wig with Pat's suggestion 5 years ago
Jakub Konka 6f6c6499c6 Set up machinery 5 years ago
Andrew Chin d81aa203bb Disable rustdoc on the wasmtime cli binary (#834) 5 years ago
Alex Crichton 364fa994ed Move the C API to a separate crate (#818) 5 years ago
Dan Gohman ef2177ed3a
Update to the latest spec_testsuite and dependencies. (#803) 5 years ago
Dan Gohman 336ee94c89
Bump version to 0.9.0 (#790) 5 years ago
Jakub Konka f83eafd6c2 Add missing dev-dependency: wasmtime-runtime 5 years ago
Peter Huene e2c351ba18
Disable doc tests for the CLI crate. 5 years ago
Peter Huene 59258730c2
Use structopt instead of docopt. 5 years ago
Alex Crichton 41528c82bc
Remove the `Flags` type from `Config` API (#769) 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
Yury Delendik cc6e8e1af2
Move cranelift dependencies to wasmtime-environ (#669) 5 years ago
Josh Triplett 4b001912ce Update rayon dependencies to avoid duplicate crossbeam dependencies (#651) 5 years ago
Nick Fitzgerald 9658d33b5c Create a new `wasmtime-fuzzing` crate 5 years ago
Jakub Konka bbe2a797ba
Fix feature-gating of test-programs (#612) 5 years ago
Alex Crichton f2718a9573 Update faerie, remove usage of `failure` (#591) 5 years ago
Dan Gohman c5f998add2
Update the crates.io publishing scripts (#580) 5 years ago
Dan Gohman d4fd229e5e
Reorganize wasi-misc-tests. (#575) 5 years ago
Dan Gohman c78196bd01
Update repository URLs for the Bytecode Alliance. (#550) 5 years ago
Nick Fitzgerald 01ab20e372 Bump cranelift deps to 0.50.0 5 years ago
Dan Gohman 1a0ed6e388 Use the more-asserts crate in more places. 5 years ago
Dan Gohman a2b4148a91 General Cargo.toml cleanup. (#529) 5 years ago
Dan Gohman 97d37e9369 Add a `keywords` field to Cargo.toml files. 5 years ago
Dan Gohman 771e51c5c5 Fix the exclude path for wasi-misc-tests. 5 years ago