55 Commits (81eab489ea60a5aa4405051c9a10bc418678681a)

Author SHA1 Message Date
Juniper Tyree 83c8048065
wasi-adapter: Implement provider crate that embeds the adapter binaries [v2] (#8874) 4 months ago
Alex Crichton aaaac99ece
Update MSRV to 1.77.0 (#8796) 5 months ago
Alex Crichton 566669eed2
Refactor installation of C API and features supported (#8642) 6 months ago
Alex Crichton d74b34ff8c
Add Android release binaries to CI (#8601) 6 months ago
Alex Crichton c47c4c670c
Bump Wasmtime's MSRV to 1.76.0 (#8560) 6 months ago
Alex Crichton 2d45e75493
Use `--locked` on all `cargo install` in CI, also remove non-locked example (#8369) 7 months ago
Alex Crichton 1cfd69bfb7
Remove GitHub Actions Caching for Cargo index/registry (#8287) 7 months ago
Alex Crichton 0d662c9d3d
Update our github action to Node 20 (#7850) 9 months ago
Alex Crichton 5c0027be59
Update to actions/cache@v4 (#7823) 10 months ago
Alex Crichton 5fdb36a115
Update some `cargo vet`-related metadata (#7810) 10 months ago
Alex Crichton 3079a64cd3
Attempt to automatically configure release notes (#7405) 1 year ago
Alex Crichton a80da753e0
Build "min" artifacts on CI (#7315) 1 year ago
Alex Crichton f4be360648
Refactor the test-programs test suite (#7182) 1 year ago
Alex Crichton 55c38b2dd6
Require semicolons in WIT files in CI (#7174) 1 year ago
Alex Crichton a04c4930bf
Update Rust in CI to 1.72.0, clarify Wasmtime's MSRV (#6900) 1 year ago
Alex Crichton 04b8edd2f5
Update Rust in CI to 1.71.0 (#6721) 1 year ago
Alex Crichton 860d46b4d1
Run `cargo vet` on automated version bumps (#6687) 1 year ago
Alex Crichton d28986ed5d
Use Rust 1.69.0 instead of 1.70.0 (#6502) 1 year ago
Alex Crichton 0e27887ade
Disable debug information on CI (#6356) 2 years ago
bjorn3 d0570a77ce
Fix github-release action when the dev tag is missing (#6098) 2 years ago
Alex Crichton 6a03398faf
Speed up index fetches on CI (#6069) 2 years ago
Alex Crichton 1efee4abdf
Update CI to use GitHub's Merge Queue (#5766) 2 years ago
Alex Crichton de0e0bea3f
Legalize `b{and,or,xor}_not` into component instructions (#5709) 2 years ago
Trevor Elliott b6aeaf4fe5
Cache the crates index and package cache for jobs that build rust (#5293) 2 years ago
Alex Crichton 30589170b4
More fixes for publish action (#5110) 2 years ago
Alex Crichton 6917ba5ae9
Add `package-lock.json` for `github-release` action (#5091) 2 years ago
Alex Crichton 7669a96179
Reduce warnings on CI from GitHub Actions (#5083) 2 years ago
Andrew Brown 558a9273e9
wasi-nn: update openvino crate, use external CI action (#4383) 2 years ago
Alex Crichton 08b7c87793
Refactor binary-compatible-builds for releases (#4171) 3 years ago
Brian Jones 65b443ad23
Fix for issue #3948 (#3956) 3 years ago
Alex Crichton 2b0649c74c
ci: Remove "publish" step (#2936) 4 years ago
Alex Crichton 7d20368756
Try to fix CI (#2918) 4 years ago
Alex Crichton 910f59114d
Use unpacked debuginfo on macOS CI (#2781) 4 years ago
Alex Crichton 2b325a1878
Try to fix CI (#2544) 4 years ago
Chris Fallin 04e3730ba6
Update to a CentOS 7 docker container for binary compatible builds. 4 years ago
Pat Hickey f7a0d86c64 install-openvino: typo 4 years ago
Pat Hickey fb68c80420 install-openvino: make it easier to invoke on your local machine 4 years ago
Andrew Brown a61f068c64
Add an initial wasi-nn implementation for Wasmtime (#2208) 4 years ago
Alex Crichton e22e2c3722
Update Github Actions CI set-env/add-path (#2265) 4 years ago
Yury Delendik 70424037c3
Refactor debug library to use object:🧝:* (#1860) 4 years ago
Alex Crichton d1be0c18e7
Don't deny warnings on nightly CI (#1589) 5 years ago
Alex Crichton 4c82da440a
Move most wasmtime tests into one test suite (#1544) 5 years ago
Alex Crichton a524f58dfe
Turn down debuginfo level on CI (#1545) 5 years ago
Alex Crichton ec90509387
Disable incremental compilation on CI (#1341) 5 years ago
Yury Delendik 7ce10191df
Add lldb smoke test (#1241) 5 years ago
Alex Crichton e47dcc1b37
Handle errors when stringifying errors in uploads (#1008) 5 years ago
Alex Crichton ead53b3f23
Always delete previous releases, not only for dev (#1001) 5 years ago
Alex Crichton 2d268f49c9
More debug fixes for the upload script (#999) 5 years ago
Alex Crichton 4b2c56e655
Retry the entire release process, not just uploading one asset (#989) 5 years ago
Alex Crichton ab213780cd
Fix a syntax error in deployment (#987) 5 years ago