222 Commits (4dabe3fad6ff780f89e6c12cb632e406695a219c)

Author SHA1 Message Date
Alex Crichton 693c6ea771
wasmtime: Extract cranelift/lightbeam compilers to separate crates (#2117) 4 years ago
bjorn3 b5e24c8c67
Update object to 0.21.1 (#2144) 4 years ago
Pat Hickey bacf470a3e bump all `wat` dependencies to 1.0.23 4 years ago
Alex Crichton 08f9eb1725
Making caching support optional in Wasmtime (#2119) 4 years ago
Alex Crichton 63d5b91930
Wasmtime 0.19.0 and Cranelift 0.66.0 (#2027) 4 years ago
Daiki Ueno 2ce2dd0203
wasmtime: add build-time option for parallel compilation (#1903) 4 years ago
Till Schneidereit f80c2abffb
Update various crates' `object` and `wast` dependencies (#1908) 4 years ago
Pat Hickey 712990191a create wasmtime-wiggle crate, by copying implementation of `wig` 4 years ago
Benjamin Bouvier c2692ecb8a Wasmtime: allow using the experimental Cranelift x64 backend in cli; 4 years ago
Nick Fitzgerald 7e167cae10 externref: Address review feedback 4 years ago
Nick Fitzgerald f30ce1fe97 externref: implement stack map-based garbage collection 4 years ago
bjorn3 9788b02dd5
Bump object to 0.19.0 (#1767) 4 years ago
Dan Gohman caa87048ab Wasmtime 0.18.0 and Cranelift 0.65.0. 4 years ago
Yury Delendik e5b81bbc28
Migrating code to object (from faerie) (#1848) 4 years ago
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