60 Commits (95b08bb3cbfc26b8f4ea426939e2c5f46f7c69c6)

Author SHA1 Message Date
Alex Crichton 4f1e6f3785
Use some new standard library methods from Rust 1.74, 1.75 (#8209) 8 months ago
Tyler Rockwood f8fee9385d
add clang format (#7601) 11 months ago
Tyler Rockwood f7d16d8139
clarify custom memory needs to be zero filled (#7565) 12 months ago
Alex Crichton 5856590fae
Configure workspace lints, enable running some Clippy lints on CI (#7561) 12 months ago
Tyler Rockwood e6ff84119a
Introduce API for custom stack memory (#7209) 1 year ago
Alex Crichton 6d7bb360bd
Dependency gardening for Wasmtime (#6731) 1 year ago
Adam Petro ca90650c12
Support multiple versions of `wasmtime` in the same crate (#6673) 1 year ago
Alex Crichton 550a16f539
Fix a soundness issue with the component model and async (#6509) 1 year ago
Pat Hickey 338b535a3a
Refactor test-programs to build modules and components (#6385) 1 year ago
Alex Crichton 7f0228c967
Fix some warnings on nightly Rust (#6388) 2 years ago
Alex Crichton d9fdbfd50e
Use the `sym` operator for inline assembly (#5459) 2 years ago
yuyang-ok cdecc858b4
add riscv64 backend for cranelift. (#4271) 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
Anton Kirilov 1481721c9d
Enable back-edge CFI by default on macOS (#4720) 2 years ago
wasmtime-publish 412fa04911
Bump Wasmtime to 0.41.0 (#4620) 2 years ago
Nick Fitzgerald 439f566f3f
Split `global_asm!` helper macros out from `wasmtime-fibers` (#4454) 2 years ago
Ilya Leoshkevich 7320db98d1
Add rerun-if-changed to fiber/build.rs (#4377) 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
Alex Crichton 2efdd5c46b
Fix compilation of wasmtime-fiber on arm macOS (#4341) 2 years ago
Alex Crichton 4543a07bb5
Use `global_asm!` instead of external assembly files (#4306) 2 years ago
Dan Gohman fa36e86f2c
Update WASI to cap-std 0.25 and windows-sys. (#4302) 2 years ago
Anton Kirilov c15c3061ca
CFI improvements to the AArch64 fiber implementation (#4195) 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
wasmtime-publish 39b88e4e9e
Release Wasmtime 0.34.0 (#3768) 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 e5ebef1b94 Use `empty()` instead of `NONE` with rsix flags types. 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
Benjamin Bouvier f871e8cf8f Correctly set the address of FP when unwinding from within fibers on aarch64 3 years ago
Chris Fallin a13a777230 Bump to Wasmtime v0.29.0 and Cranelift 0.76.0. 3 years ago
Nick Fitzgerald 514bbb20b4 Update `backtrace` to 0.3.61 3 years ago
Alex Crichton e8b8947956
Bump to 0.28.0 (#2972) 3 years ago
Olivier Lemasle 33c791e1f5 Add license files 3 years ago
Chris Fallin 88455007b2 Bump Wasmtime to v0.27.0 and Cranelift to v0.74.0. 4 years ago