Skip to content

Tags: DependencyCodeEditorLand/WASMTime

Tags

v25.0.0

Toggle v25.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Wasmtime 25.0.0 (bytecodealliance#9289)

[automatically-tag-and-release-this-commit]

Co-authored-by: Wasmtime Publish <wasmtime-publish@users.noreply.github.com>

dev

Toggle dev's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
winch(x64): Derive the operand size for `masm.zero` (bytecodealliance…

…#9292)

This commit derives the operand size from `ABI::word_bytes()` in order
to zero the given register rather than hardcoding it as a 32-bit size
operand.

The motivation for this commit is mainly avoiding hardcoding operand
sizes in Winch's emission layer where possible, especially in the
MacroAssembler.

v24.0.0

Toggle v24.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Wasmtime 24.0.0 (bytecodealliance#9147)

[automatically-tag-and-release-this-commit]

Co-authored-by: Wasmtime Publish <wasmtime-publish@users.noreply.github.com>

v23.0.2

Toggle v23.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Wasmtime 23.0.2 (bytecodealliance#9117)

* Release Wasmtime 23.0.2

[automatically-tag-and-release-this-commit]

* Add release notes

* add release note: backport of 9100

---------

Co-authored-by: Wasmtime Publish <wasmtime-publish@users.noreply.github.com>
Co-authored-by: Alex Crichton <alex@alexcrichton.com>
Co-authored-by: Pat Hickey <pat@moreproductive.org>

v23.0.1

Toggle v23.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Wasmtime 23.0.1 (bytecodealliance#8988)

* Release Wasmtime 23.0.1

[automatically-tag-and-release-this-commit]

* Fix publication issues of Wasmtime 23.0.0 (bytecodealliance#8986)

* Remove the `readme` directive of the `cranelift-bitset` crate as the
  file doesn't exist.

* Remove invalid categories of the `wasmtime-wasi-threads` crate that
  aren't present on crates.io.

* Update release notes for 23.0.1

---------

Co-authored-by: Wasmtime Publish <wasmtime-publish@users.noreply.github.com>
Co-authored-by: Alex Crichton <alex@alexcrichton.com>

v23.0.0

Toggle v23.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Wasmtime 23.0.0 (bytecodealliance#8980)

* Release Wasmtime 23.0.0

[automatically-tag-and-release-this-commit]

* Update release date

---------

Co-authored-by: Wasmtime Publish <wasmtime-publish@users.noreply.github.com>
Co-authored-by: Alex Crichton <alex@alexcrichton.com>

v22.0.0

Toggle v22.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Wasmtime 22.0.0 (bytecodealliance#8844)

[automatically-tag-and-release-this-commit]

Co-authored-by: Wasmtime Publish <wasmtime-publish@users.noreply.github.com>

v21.0.1

Toggle v21.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Wasmtime 21.0.1 (bytecodealliance#8679)

* Release Wasmtime 21.0.1

[automatically-tag-and-release-this-commit]

* Add release notes

---------

Co-authored-by: Wasmtime Publish <wasmtime-publish@users.noreply.github.com>
Co-authored-by: Alex Crichton <alex@alexcrichton.com>

v21.0.0

Toggle v21.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Wasmtime 21.0.0 (bytecodealliance#8666)

(for real this time)

[automatically-tag-and-release-this-commit]

v20.0.2

Toggle v20.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Wasmtime 20.0.2 (bytecodealliance#8574)

* Release Wasmtime 20.0.2

[automatically-tag-and-release-this-commit]

* Add release notes

---------

Co-authored-by: Wasmtime Publish <wasmtime-publish@users.noreply.github.com>
Co-authored-by: Alex Crichton <alex@alexcrichton.com>