66 Commits (release-14.0.0)

Author SHA1 Message Date
Andrew Brown ac7d070788
wasi-nn: remove `BackendKind`, add wrapper `struct`s (#6893) 1 year ago
Andrew Brown 770c5d0f3f
wasi-nn: add named models (#6854) 1 year ago
Alex Crichton 367bdc8c66
Refactor Wasmtime CLI to support components (#6836) 1 year ago
Andrew Brown 11af6aff01
wasi-nn: update upstream specification (#6853) 1 year ago
Andrew Brown 61303958ce
wasi-nn: refactor to allow `preview2` access (#6821) 1 year ago
Andrew Brown 1a6b3ec15f
test: add cases from `wasi-testsuite` (#6341) 2 years ago
Dan Gohman ec6755512f
Remove `maintenance` badges from the Cargo.toml files. (#6286) 2 years ago
Andrew Brown 5ba0d696b7
ci: unpin the wasi-nn tasks from an older Ubuntu (#6089) 2 years ago
Andrew Brown edfa10d607
wasi-threads: an initial implementation (#5484) 2 years ago
Alex Crichton 4933762d81
Add release notes for 3.0.1 and update some versions (#5364) 2 years ago
Alex Crichton 86acb9a438
Use workspace inheritance for some more dependencies (#5349) 2 years ago
Andrew Brown 7717d8fa55
wiggle: adapt Wiggle guest slices for `unsafe` shared use (#5229) 2 years ago
Alex Crichton 2afaac5181
Return `anyhow::Error` from host functions instead of `Trap`, redesign `Trap` (#5149) 2 years ago
Matthew Tamayo-Rios f082756643
Make WASI-NN classes send and/or sync (#5077) 2 years ago
Pat Hickey 0290a83502
wiggle: make wasmtime a mandatory dep, get rid of own Trap enum (#5137) 2 years ago
Alex Crichton 7b311004b5
Leverage Cargo's workspace inheritance feature (#4905) 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
Andrew Brown 558a9273e9
wasi-nn: update openvino crate, use external CI action (#4383) 2 years ago
wasmtime-publish 7c428bbd62
Bump Wasmtime to 0.40.0 (#4378) 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
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
Brian Jones 65b443ad23
Fix for issue #3948 (#3956) 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
wasmtime-publish 8043c1f919
Release Wasmtime 0.33.0 (#3648) 3 years ago
wasmtime-publish c1c4c59670
Release Wasmtime 0.32.0 (#3589) 3 years ago
Benjamin Bouvier 1b33553cea Tidy up unused dependencies 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
Nick Fitzgerald a1f4b46f64 Bump Wasmtime to version 0.30.0; cranelift to 0.77.0 3 years ago
Andrew Brown 2e95d4e7c6 wasi-nn: refactor wasi-nn context to use multiple backends 3 years ago
Andrew Brown c3bbdead7c wasi-nn: add backend abstraction 3 years ago
Chris Fallin a13a777230 Bump to Wasmtime v0.29.0 and Cranelift 0.76.0. 3 years ago
Alex Crichton e8b8947956
Bump to 0.28.0 (#2972) 3 years ago
Alex Crichton 7a1b7cdf92
Implement RFC 11: Redesigning Wasmtime's APIs (#2897) 3 years ago
Chris Fallin 88455007b2 Bump Wasmtime to v0.27.0 and Cranelift to v0.74.0. 4 years ago
Andrew Brown 92e0b6b9e8
wasi-nn: turn it on by default (#2859) 4 years ago
Andrew Brown 45bee40f33 wasi-nn: use the newly-published Rust bindings for wasi-nn 4 years ago
Andrew Brown e9e4afe2c7 wasi-nn: use the MobileNet model instead of AlexNet 4 years ago
Chris Fallin 6bec13da04
Bump versions: Wasmtime to 0.26.0, Cranelift to 0.73.0. 4 years ago
Alex Crichton 3f694ae319
Use stable Rust on CI to test the x64 backend (#2766) 4 years ago
Pat Hickey e6c7e00a52 wiggle-using crates: delete GuestErrorConversion 4 years ago
Nick Fitzgerald d081ef9c2e Bump Wasmtime to 0.25.0; Cranelift to 0.72.0 4 years ago
Dan Gohman 8854dec01d Bump version to 0.24.0 4 years ago
Pat Hickey bcebdd43ef wiggle use sites: remove ctx argument 4 years ago