Skip to content

Bump wasmtime-wasi from 42.0.1 to 43.0.0#1163

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/wasmtime-wasi-43.0.0
Open

Bump wasmtime-wasi from 42.0.1 to 43.0.0#1163
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/wasmtime-wasi-43.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps wasmtime-wasi from 42.0.1 to 43.0.0.

Release notes

Sourced from wasmtime-wasi's releases.

v43.0.0

43.0.0

Released 2026-03-20.

Added

  • Wasmtime now supports the WASIp3 snapshot 0.3.0-rc-2026-03-15. #12557

  • The number of frames captured in backtrace collection can now be configured. #12542

  • Wasmtime now supports fine-grained operator cost configuration for when fuel is enabled. #12541

  • Configuring the gc_support option is now possible through the C API. #12630

  • Configuring the concurrency_support option is now possible through the C API. #12703

  • Debugging-related APIs have been added to access all modules and instances on a store. #12637

  • All store entities now expose a "unique ID" for debugging purposes. #12645

  • Cranelift's x64 backend now supports the cls instruction for all integer types. #12644

Changed

  • Internal refactoring and support necessary for handling OOM gracefully throughout the runtime is proceeding apace. New APIs such as FuncType::try_new are available in addition to many internal changes. #12530 #12537 (... and many more ...)

  • Wasmtime's representation of stack frames in the debugging API no longer borrows the store itself and is instead represented as a handle. #12566

  • Wasmtime now unconditionally sets SO_REUSEADDR for guest-bound sockets. #12597

... (truncated)

Changelog

Sourced from wasmtime-wasi's changelog.

45.0.0

Unreleased.

Added

Changed


Release notes for previous releases of Wasmtime can be found on the respective release branches of the Wasmtime repository.

... (truncated)

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 2, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/wasmtime-wasi-43.0.0 branch from e157033 to 6acba44 Compare April 6, 2026 17:53
Bumps [wasmtime-wasi](https://github.com/bytecodealliance/wasmtime) from 42.0.1 to 43.0.0.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v42.0.1...v43.0.0)

---
updated-dependencies:
- dependency-name: wasmtime-wasi
  dependency-version: 43.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/wasmtime-wasi-43.0.0 branch from 6acba44 to 209d531 Compare April 6, 2026 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants