Skip to content

[42.0.x] Fix some minor bindgen! issues with anyhow: true#12658

Merged
alexcrichton merged 1 commit intobytecodealliance:release-42.0.0from
alexcrichton:back42
Feb 25, 2026
Merged

[42.0.x] Fix some minor bindgen! issues with anyhow: true#12658
alexcrichton merged 1 commit intobytecodealliance:release-42.0.0from
alexcrichton:back42

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

Backport of #12657

Found when updating Spin to Wasmtime 42.0.0 where some cases weren't
handled:

* Trappable functions with no result.
* Resource destructors.
* Functions with custom trappable errors.
@alexcrichton alexcrichton requested a review from a team as a code owner February 24, 2026 22:02
@alexcrichton alexcrichton requested review from dicej and removed request for a team February 24, 2026 22:02
@github-actions github-actions bot added the wasmtime:api Related to the API of the `wasmtime` crate itself label Feb 24, 2026
@alexcrichton alexcrichton merged commit 6801aa7 into bytecodealliance:release-42.0.0 Feb 25, 2026
174 checks passed
@alexcrichton alexcrichton deleted the back42 branch February 25, 2026 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasmtime:api Related to the API of the `wasmtime` crate itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants