chore(deps): update rust dependencies to v44 (major)#1689
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): update rust dependencies to v44 (major)#1689renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
fca743b to
b334ddd
Compare
b334ddd to
1420dd4
Compare
Member
|
Closing, done manually. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
43.0→44.043.0→44.043.0→44.0Release Notes
bytecodealliance/wasmtime (wasi-common)
v44.0.0Compare Source
44.0.0
Released 2026-04-20.
Added
The
wasmtimeCLI now supports a-gflag which runs a built-in wasm programto host a
gdbstub-compatible server (can be connected to with LLDB) to debugguest programs.
#12756
#12771
#12856
#12859
Wasmtime now has experimental support for the
map<K, V>type in thecomponent 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:tlsproposal for the 0.3.0-draftversion has been added.
#12834
Changed
The
demangleCargo feature of thewasmtimecrate is now compatible withno_stdtargets.#12740
The
wasmtime-wasi-tls-*crates are now merged into one crate with featureflags for each backend.
#12780
Wasmtime now requires Rust 1.92.0 or later to build.
#12828
The
cranelift-codegencrate now compiles forno_stdtargets.#12812
The
csdbinstruction, a defense-in-depth measure for spectre, is no longeremitted by default on aarch64 to match what peer runtimes are doing. In some
situations this is known to provide up to a 6x performance boost on macOS as
well.
#12932
Fixed
Wasmtime's native DWARF has been improved on aarch64 to support recovering
values more frequently.
#12779
A significant number of minor issues have been fixed throughout this release.
In addition to the security advisories found by LLMs there have also
been a large number of other issues identified as well. Many minor fixes are
present in this release for various situations for issues found in this
manner.
Configuration
📅 Schedule: (UTC)
* * * * 0,6)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.