Skip to content

chore(deps): bump wasmtime from 42.0.1 to 44.0.0 - #58

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/wasmtime-43.0.1
Closed

chore(deps): bump wasmtime from 42.0.1 to 44.0.0#58
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/wasmtime-43.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 9, 2026

Copy link
Copy Markdown
Contributor

Bumps wasmtime from 42.0.1 to 44.0.0.

Release notes

Sourced from wasmtime's releases.

v44.0.0

44.0.0

Released 2026-04-20.

Added

  • The wasmtime CLI now supports a -g flag which runs a built-in wasm program to host a gdbstub-compatible server (can be connected to with LLDB) to debug guest programs. #12756 #12771 #12856 #12859

  • Wasmtime now has experimental support for the map<K, V> type in the component model. #12216

  • Wasmtime's C API now supports wasm tag types. #12763 #12803

  • Wasmtime's C API now supports exceptions. #12861

  • Wasmtime's C API has more support for the GC proposal. #12914 #12915 #12916 #12917

  • An initial implementation of the wasi:tls proposal for the 0.3.0-draft version has been added. #12834

Changed

  • The demangle Cargo feature of the wasmtime crate is now compatible with no_std targets. #12740

  • The wasmtime-wasi-tls-* crates are now merged into one crate with feature flags for each backend. #12780

  • Wasmtime now requires Rust 1.92.0 or later to build. #12828

  • The cranelift-codegen crate now compiles for no_std targets.

... (truncated)

Changelog

Sourced from wasmtime'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 9, 2026
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 42.0.1 to 44.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...v44.0.0)

---
updated-dependencies:
- dependency-name: wasmtime
  dependency-version: 43.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump wasmtime from 42.0.1 to 43.0.1 chore(deps): bump wasmtime from 42.0.1 to 44.0.0 Apr 25, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/wasmtime-43.0.1 branch from d017dbb to f183167 Compare April 25, 2026 08:30
@dependabot @github

dependabot Bot commented on behalf of github Apr 25, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #65.

@dependabot dependabot Bot closed this Apr 25, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/wasmtime-43.0.1 branch April 25, 2026 08:31
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