Tags: bytecodealliance/wasmtime
Tags
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)
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>
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>
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>
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>
PreviousNext