64 Commits (b8cc38bbe638ce4043cebf1aa720da05c9bc76a3)

Author SHA1 Message Date
Dan Gohman c59bb8db39
Update several dependencies. (#6171) 2 years ago
Alex Crichton 86acb9a438
Use workspace inheritance for some more dependencies (#5349) 2 years ago
Dan Gohman d6d3c49972
Update to cap-std 1.0, io-lifetimes 1.0. (#5330) 2 years ago
Alex Crichton 7b311004b5
Leverage Cargo's workspace inheritance feature (#4905) 2 years ago
Dan Gohman 6f50ddaaf2
Update to cap-std 0.26. (#4940) 2 years ago
Dan Gohman cbd2efd236
Optimize the WASI `random_get` implementation. (#4917) 2 years ago
Alex Crichton 65930640f8
Bump Wasmtime to 2.0.0 (#4874) 2 years ago
Dan Gohman 9b3477f602
Implement the remaining socket-related WASI functions. (#4776) 2 years ago
Dan Gohman a68fa86aad
Make wasi-common-std-sync's dependency on system-interface private. (#4784) 2 years ago
wasmtime-publish 412fa04911
Bump Wasmtime to 0.41.0 (#4620) 2 years ago
Dan Gohman 371ae80ac3
Migrate most of wasmtime from lazy_static to once_cell (#4368) 2 years ago
wasmtime-publish 7c428bbd62
Bump Wasmtime to 0.40.0 (#4378) 2 years ago
Dan Gohman fa36e86f2c
Update WASI to cap-std 0.25 and windows-sys. (#4302) 2 years ago
wasmtime-publish 55946704cb
Bump Wasmtime to 0.39.0 (#4225) 2 years ago
wasmtime-publish 9a6854456d
Bump Wasmtime to 0.38.0 (#4103) 3 years ago
Dan Gohman 321124ad21
Update to rustix 0.33.7. (#4052) 3 years ago
Dan Gohman ade04c92c2
Update to rustix 0.33.6. (#4022) 3 years ago
wasmtime-publish 78a595ac88
Bump Wasmtime to 0.37.0 (#3994) 3 years ago
Alex Crichton 7b5176baea
Upgrade all crates to the Rust 2021 edition (#3991) 3 years ago
Alex Crichton c89dc55108
Add a two-week delay to Wasmtime's release process (#3955) 3 years ago
Dan Gohman 819b61b661
Update to rustix 0.33.5, to fix a link error on Android (#3966) 3 years ago
wasmtime-publish 9137b4a50e
Bump Wasmtime to 0.35.0 (#3885) 3 years ago
Dan Gohman f2bf254a79
Update to cap-std 0.24.1, fixing compilation on Right nightly. (#3786) 3 years ago
wasmtime-publish 39b88e4e9e
Release Wasmtime 0.34.0 (#3768) 3 years ago
Dan Gohman ffa9fe32aa Use is-terminal instead of atty. 3 years ago
Harald Hoyer 853a025613 Implement `sock_accept` 3 years ago
Dan Gohman 5fc01bafc7
Fix `isatty` in WASI. (#3696) 3 years ago
wasmtime-publish 8043c1f919
Release Wasmtime 0.33.0 (#3648) 3 years ago
Dan Gohman 7b346b1f12
Update to cap-std 0.22.0. (#3611) 3 years ago
wasmtime-publish c1c4c59670
Release Wasmtime 0.32.0 (#3589) 3 years ago
Dan Gohman ea0cb971fb
Update to rustix 0.26.2. (#3521) 3 years ago
Benjamin Bouvier c952969389
Remove unused dependencies (#3490) 3 years ago
wasmtime-publish c1a6a0523d
Release Wasmtime 0.31.0 (#3489) 3 years ago
Alex Crichton 490d49a768
Adjust dependency directives between crates (#3420) 3 years ago
Dan Gohman 47490b4383
Use rsix to make system calls in Wasmtime. (#3355) 3 years ago
Nick Fitzgerald a1f4b46f64 Bump Wasmtime to version 0.30.0; cranelift to 0.77.0 3 years ago
Dan Gohman 4d86f0ca10
Update to cap-std 0.19.0 and rsix 0.22.4. (#3331) 3 years ago
Dan Gohman 197aec9a08
Update io-lifetimes, cap-std, and rsix (#3269) 3 years ago
Dan Gohman fde767fedc
Update to cap-std 0.17.0. (#3198) 3 years ago
Chris Fallin a13a777230 Bump to Wasmtime v0.29.0 and Cranelift 0.76.0. 3 years ago
Dan Gohman 6a5a295019
Port wasi-common from unsafe-io to io-lifetimes (#3049) 3 years ago
Olivier Lemasle a7dad4e38f
Include READMEs in crates (#2987) 3 years ago
Alex Crichton e8b8947956
Bump to 0.28.0 (#2972) 3 years ago
Chris Fallin 88455007b2 Bump Wasmtime to v0.27.0 and Cranelift to v0.74.0. 4 years ago
Dan Gohman 05d57d8ded Update to cap-std 0.13.10 and system-interface 0.6.4. 4 years ago
Pat Hickey 3d9b98f1df fix example 4 years ago
Pat Hickey f3ffd74566 dont depend on wiggle for just the one func 4 years ago
Pat Hickey f76fe8b764 rewrite wasi-tokio as just an task::block_in_place wrapper on cap-std-sync 4 years ago
Ulrich Weigand 1243cea455 Update cap-std dependency to 0.13.9 4 years ago
Pat Hickey 22d18ffb0d cap-std-sync: async-trait e-paperwork 4 years ago