Skip to content

Tags: aya-rs/wasmtime

Tags

dev

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add automatic labeling for the `wasmtime:ref-types` label (bytecodeal…

…liance#3213)

v0.29.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request bytecodealliance#3123 from cfallin/release-0.29

Bump to Wasmtime v0.29.0 and Cranelift 0.76.0.

v0.28.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump to 0.28.0 (bytecodealliance#2972)

v0.27.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request bytecodealliance#2924 from cfallin/remove-readme-w…

…asi-tokio

Remove reference to non-existent README.md in wasi-tokio crate.

v0.26.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CI on the stable-v0.26 branch (bytecodealliance#2921)

* Try to fix CI (bytecodealliance#2918)

Fixes a few issues that have been cropping up:

* Update `rustup` on Windows to latest to skip over the 1.24.1 installed
  on GitHub Actions which can fail to install.
* Remove the no-longer-needed `define-llvm-env` action
* Install generic llvm/lldb packges instead of specific ones that may
  migrate in versions over time.

* cargo deny: ignore RUSTSEC-2021-0064

Transient dependencies depend on two different versions of `cpuid-bool`.

This advisory does not appear to be urgent. We should review this ignore
after a few weeks to see if our deps have switched over.

text of the advisory:

Issued
May 6, 2021
Package
cpuid-bool (crates.io)
Type
Unmaintained
Details
RustCrypto/utils#381
Patched
no patched versions
Description
Please use the `cpufeatures`` crate going forward:

https://github.com/RustCrypto/utils/tree/master/cpufeatures

There will be no further releases of cpuid-bool.

* Run CI on this branch

Co-authored-by: Pat Hickey <[email protected]>

v0.26.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request bytecodealliance#2805 from cfallin/release-0.26.0

Release 0.26.0.

v0.25.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request bytecodealliance#2731 from fitzgen/make-0.25.0-rel…

…ease

Make 0.25.0 release

v0.24.0

Bump version to 0.24.0

I used a specially modified version of the publish script to avoid
bumping the `witx` version.

v0.23.0

Bump version to 0.23.0

I used a specially modified version of the publish script to avoid
bumping the `witx` version.

v0.22.1

Bump smallvec dependency to 1.6.1