83 Commits (bcebdd43ef40b5e7034a5794142586f6834df3cc)

Author SHA1 Message Date
Dan Gohman 10dbee0c17 Add a minimal README.md for wasmtime-wasi. 4 years ago
Max de Danschutter 445e539ae0
Disable wasmtime default-features in wasi crate (#2664) 4 years ago
Dan Gohman 8d90ea0390 Bump version to 0.23.0 4 years ago
Pat Hickey 1a45096ee6 wasi-common, wasi-cap-std-sync, wasmtime-wasi should all be published now 4 years ago
Pat Hickey b59160c3da docs! 4 years ago
Pat Hickey 037c5e398c remove re-exports 4 years ago
Pat Hickey 6a5d4b9993 docs 4 years ago
Pat Hickey 8b285ec2e7 make wasmtime_wasi::Wasi a struct which does both snapshots! 4 years ago
Pat Hickey c8e76b11ba wasmtime-wasi: support both snapshots 4 years ago
Pat Hickey 9bd89abc0c rename everything c2 related to the "real" names 4 years ago
Nick Fitzgerald 5ad82de3c5 Bump Wasmtime to 0.22.0; Cranelift to 0.69.0 4 years ago
Pat Hickey 4a574c14eb wasi-common: port to use wiggle::Trap 4 years ago
Pat Hickey bf2371c8af wasi: get rid of missing_memory config 4 years ago
Alex Crichton efe7f37542
Remove duplication in wasi-common for snapshot_0 (#2444) 4 years ago
Alex Crichton ab1958434a
Bump to 0.21.0 (#2359) 4 years ago
Joshua Warner eb650f6fe0
filesystem example (#2236) 4 years ago
Alex Crichton 5e08eb3b83
Bump wasmtime to 0.20.0 (#2222) 4 years ago
Pat Hickey 22b427baa0 use WASI_ROOT env var to specify witx paths to wiggle macros 4 years ago
Pat Hickey 4dabe3fad6 wasmtime-wasi: fix invocation of wasmtime_integration! 4 years ago
Pat Hickey 80b884780b wasmtime-wasi: fix path to errno type 4 years ago
Pat Hickey 8d39d9b1b5 wasmtime-wasi: switch dep from log to tracing 4 years ago
Alex Crichton 2f368ed5d6
Fixes needed for 0.19.0 (#2035) 4 years ago
Alex Crichton 63d5b91930
Wasmtime 0.19.0 and Cranelift 0.66.0 (#2027) 4 years ago
Pat Hickey 82c4132700 simpler name, add rustdocs 4 years ago
Pat Hickey f66c1fbde9 reorganize configuration into modules 4 years ago
Pat Hickey 69f81397a8 add func overrides, to get rid of proc exit special case 4 years ago
Pat Hickey 49c62ee828 make the missing memory error value configurable 4 years ago
Pat Hickey bb339aaba0 rename macro. add comments to invocation. 4 years ago
Pat Hickey abc3982234 add target to config 4 years ago
Pat Hickey cde32070fc factor the docs out as well 4 years ago
Pat Hickey 6adbae3007 paramaterize the instance type name as well 4 years ago
Pat Hickey 1050c6d99c wasmtime-wiggle-macro: re-use Names functionality 4 years ago
Pat Hickey 185701df1b wasmtime-wiggle-macro: adopt config system from wiggle-generate 4 years ago
Pat Hickey 303f7172a1 wasi: switch to use wasmtime-wiggle for wiggle integration 4 years ago
Dan Gohman caa87048ab Wasmtime 0.18.0 and Cranelift 0.65.0. 4 years ago
Dan Gohman a76639c6fb
Wasmtime 0.17.0 and Cranelift 0.64.0. (#1805) 4 years ago
Dan Gohman fb0b9e3ae6
Change `proc_exit` to unwind the stack rather than exiting the host process. (#1646) 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
Dan Gohman fde5ddf159
Fixes for 0.15 (#1449) 5 years ago
Alex Crichton 968cd76163
Move back to only one WASI submodule (#1434) 5 years ago
Dan Gohman 092538cc54
Test 0.14 (#1417) 5 years ago
Alex Crichton a628dc315e
Shuffle around the wiggle crates (#1414) 5 years ago
Dan Gohman 6fa9be7767
Wasmtime 0.13.0 and Cranelift 0.61.0. (#1398) 5 years ago
Jakub Konka 32595faba5
It's wiggle time! (#1202) 5 years ago
Alex Crichton 3b7cb6ee64
Enable jitdump profiling support by default (#1310) 5 years ago
Alex Crichton f63c3c814e
Add a first-class way of accessing caller's exports (#1290) 5 years ago
Alex Crichton 3e2be43502
Pre-generate trampoline functions (#957) 5 years ago
Alex Crichton 34f768ddd5
Temporarily remove support for interface types (#1292) 5 years ago
Alex Crichton 33a39ff4f0
Bump to 0.12.0 (#997) 5 years ago