571 Commits (fb2f6ef2e3a6307311b155c3b940dca0359eb615)

Author SHA1 Message Date
Dan Gohman a76639c6fb
Wasmtime 0.17.0 and Cranelift 0.64.0. (#1805) 4 years ago
Nick Fitzgerald 38a92d89de Initialize `env_logger` for our `*.wast` tests 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
Dan Gohman 864cf98c8d Update release notes, wasmtime 0.16, cranelift 0.63. 5 years ago
Alex Crichton c9a0ba81a0
Implement interrupting wasm code, reimplement stack overflow (#1490) 5 years ago
Alex Crichton 4c82da440a
Move most wasmtime tests into one test suite (#1544) 5 years ago
Dan Gohman fde5ddf159
Fixes for 0.15 (#1449) 5 years ago
Johnnie Birch dff789c7c6
Adds JIT profiling support for VTune (#819) 5 years ago
Alex Crichton 1a0325014f
Remove the wasmtime Python extension from this repo (#1457) 5 years ago
Dan Gohman 092538cc54
Test 0.14 (#1417) 5 years ago
Dan Gohman 6c0c9a46f3
Fixes for cargo publish (#1416) 5 years ago
Dan Gohman 6fa9be7767
Wasmtime 0.13.0 and Cranelift 0.61.0. (#1398) 5 years ago
Alex Crichton e245e6dd9c
Add examples of linking and WASI (#1369) 5 years ago
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