Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2025

Bumps wiggle from 38.0.4 to 39.0.0.

Release notes

Sourced from wiggle's releases.

v39.0.0

39.0.0

Released 2025-11-20.

Added

  • Initial work has begun to support WebAssembly-level debugging natively in Wasmtime. This is intended to complement today's preexisting DWARF-level debugging, but this work will be portable and operate at the WebAssembly level of abstraction rather than the machine-level. Note that this work is not yet complete at this time but is expected to get filled out over the coming releases. #11768 #11769 #11873 #11892 #11895

  • The pooling allocator now exposes more metrics about unused slots. #11789

  • The Wizer and component-init projects have been merged into Wasmtime under a new wasmtime wizer CLI subcommand and wasmtime-wizer crate. This is mostly a drop-in replacement for both with a minor caveat that the initialization function is now called wizer-initialize instead of wizer.initialize to be compatible with components. #11805 #11851 #11853 #11855 #11857 #11863 #11866 #11867 #11877 #11876 #11878 #11891 #11897 #11898

  • The Config::wasm_feature method is now public. #11812

  • Enabling the wasm exceptions proposal is now exposed in the C API. #11861

... (truncated)

Changelog

Sourced from wiggle's changelog.

39.0.0

Released 2025-11-20.

Added

  • Initial work has begun to support WebAssembly-level debugging natively in Wasmtime. This is intended to complement today's preexisting DWARF-level debugging, but this work will be portable and operate at the WebAssembly level of abstraction rather than the machine-level. Note that this work is not yet complete at this time but is expected to get filled out over the coming releases. #11768 #11769 #11873 #11892 #11895

  • The pooling allocator now exposes more metrics about unused slots. #11789

  • The Wizer and component-init projects have been merged into Wasmtime under a new wasmtime wizer CLI subcommand and wasmtime-wizer crate. This is mostly a drop-in replacement for both with a minor caveat that the initialization function is now called wizer-initialize instead of wizer.initialize to be compatible with components. #11805 #11851 #11853 #11855 #11857 #11863 #11866 #11867 #11877 #11876 #11878 #11891 #11897 #11898

  • The Config::wasm_feature method is now public. #11812

  • Enabling the wasm exceptions proposal is now exposed in the C API. #11861

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [wiggle](https://github.com/bytecodealliance/wasmtime) from 38.0.4 to 39.0.0.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v39.0.0/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v38.0.4...v39.0.0)

---
updated-dependencies:
- dependency-name: wiggle
  dependency-version: 39.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 21, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2025

Superseded by #911.

@dependabot dependabot bot closed this Nov 25, 2025
@dependabot dependabot bot deleted the dependabot/cargo/native/wasmex/wiggle-39.0.0 branch November 25, 2025 04:02
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.

1 participant