Skip to content

Tags: bytecodealliance/wasmtime

Tags

dev

Toggle dev's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Consume fuel in `array.new_default` (#11428)

This commit updates the Cranelift-generated loop for `array.new_default`
to contain fuel/epoch checks. This ensures that large arrays have an
opportunity to context-switch away or otherwise interrupt the program to
prevent excessively long-running executions.

cc #11427 (does not solve it though)

v35.0.0

Toggle v35.0.0's commit message

Verified

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

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

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

v34.0.2

Toggle v34.0.2's commit message

Verified

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

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

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

v33.0.2

Toggle v33.0.2's commit message

Verified

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

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

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

v24.0.4

Toggle v24.0.4's commit message

Verified

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

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

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

v34.0.1

Toggle v34.0.1's commit message

Verified

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

* Release Wasmtime 34.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>

v33.0.1

Toggle v33.0.1's commit message

Verified

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

* Release Wasmtime 33.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>

v32.0.1

Toggle v32.0.1's commit message

Verified

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

* Release Wasmtime 32.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>

v24.0.3

Toggle v24.0.3's commit message

Verified

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

* Release Wasmtime 24.0.3

[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>

v34.0.0

Toggle v34.0.0's commit message

Verified

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

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

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