67 Commits (ba864e987ef1ab87c439ca6b396264547d2425e1)

Author SHA1 Message Date
Alex Crichton f676c1760d
Enable rustc's `unused-lifetimes` lint (#8711) 5 months ago
FrankReh 0e9121daeb
Fix some typos (#8641) 6 months ago
Alex Crichton d8f7c77f8f
Start migrating some Wasmtime crates to no_std (#8463) 7 months ago
Alex Crichton 60539520df
Switch from `bincode` to `postcard` for serializing (#8476) 7 months ago
Alex Crichton a7b4ee87c5
Lift some dependencies up to the `[workspace.dependencies]` level (#8266) 7 months ago
Alex Crichton 9ce3ffe15e
Update some CI dependencies (#7983) 9 months ago
Alex Crichton 08c7359fef
Update a few crates on their major version tracks (#7908) 9 months ago
Alex Crichton 616d430e10
Update zstd dependency (#7870) 9 months ago
Alex Crichton 5856590fae
Configure workspace lints, enable running some Clippy lints on CI (#7561) 12 months ago
Xinzhao Xu 1ced2ef4cd
crates/cache: print warning information only when the renaming truly fails (#7497) 1 year ago
Alex Crichton 62fdafa14a
Remove clippy configuration from repo and crates (#6927) 1 year ago
Christopher Serr 9ec02f9d91
Decouple `serde` from its `derive` crate (#6917) 1 year ago
Quentin Gliech 1d4766f375
Remove the unused `file-per-thread-logger` dependencies from `wasmtime-cache` (#6910) 1 year ago
Alex Crichton 6d7bb360bd
Dependency gardening for Wasmtime (#6731) 1 year ago
Benjamin Bouvier 112e52d722
Upgrade file per thread logger to 0.2.0 (#6503) 1 year ago
kevaundray 85118c8c26
Add clippy suggestions (#6203) 2 years ago
Brendan Burns 08403c9915
Update base64 dependency to 0.21.0 (#5702) 2 years ago
Benjamin Bouvier d68ca3711b
Upgrade sha2 to 0.10.2 in wasmtime (#4749) 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
Alex Crichton 65930640f8
Bump Wasmtime to 2.0.0 (#4874) 2 years ago
wasmtime-publish 412fa04911
Bump Wasmtime to 0.41.0 (#4620) 2 years ago
Alex Crichton 1321c234e5
Remove dependency on `more-asserts` (#4408) 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
Alex Crichton df1502531d
Migrate from `winapi` to `windows-sys` (#4346) 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
Nazar Mokrynskyi dd32bd13d6
Update zstd to 0.11.1 (#3938) 3 years ago
wasmtime-publish 9137b4a50e
Bump Wasmtime to 0.35.0 (#3885) 3 years ago
wasmtime-publish 39b88e4e9e
Release Wasmtime 0.34.0 (#3768) 3 years ago
Jonas Kruckenberg 79af8cd9ce
chore: update zstd (#3771) 3 years ago
Dan Gohman ffa9fe32aa Use is-terminal instead of atty. 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
wasmtime-publish c1a6a0523d
Release Wasmtime 0.31.0 (#3489) 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
Alex Crichton c73be1f13a
Use an mmap-friendly serialization format (#3257) 3 years ago
Sergei Shulepov cbabcacb0f
wasmtime: Option to disable parallel compilation (#3169) 3 years ago
Alex Crichton 9e142f8792
Fix some warnings on nightly Rust (#3148) 3 years ago