Skip to content

Update to Wasmtime 42#1148

Merged
jeffcharles merged 1 commit intomainfrom
jc.update-wasmtime
Mar 3, 2026
Merged

Update to Wasmtime 42#1148
jeffcharles merged 1 commit intomainfrom
jc.update-wasmtime

Conversation

@jeffcharles
Copy link
Collaborator

Description of the change

Updates to Wasmtime 42.

  • Removed configuration for to set async to true since it's no longer necessary
  • Added some wrappers to convert wasmtime::Error to anyhow::Error
  • Updated a function we are using to inspect the store when there's a caller error to work on wasmtime errors instead of anyhow ones

Why am I making this change?

Besides keeping a dependency up-to-date, this should close an open security issue.

Checklist

  • I've updated the default plugin import namespace and incremented the major version of javy-plugin-api if the QuickJS bytecode has changed.
  • [xj] I've updated the relevant CHANGELOG files if necessary. Changes to javy-cli, javy-plugin, and javy-plugin-processing do not require updating CHANGELOG files.
  • I've updated the relevant crate versions if necessary. Versioning policy for library crates
  • I've updated documentation including crate documentation if necessary.

@jeffcharles jeffcharles requested a review from saulecabrera March 2, 2026 22:19
@jeffcharles jeffcharles merged commit ce082d3 into main Mar 3, 2026
5 checks passed
@jeffcharles jeffcharles deleted the jc.update-wasmtime branch March 3, 2026 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants