Skip to content

Comments

Fix some minor bindgen! issues with anyhow: true#12657

Merged
fitzgen merged 2 commits intobytecodealliance:mainfrom
alexcrichton:fix-trappable-errors
Feb 25, 2026
Merged

Fix some minor bindgen! issues with anyhow: true#12657
fitzgen merged 2 commits intobytecodealliance:mainfrom
alexcrichton:fix-trappable-errors

Conversation

@alexcrichton
Copy link
Member

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.

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 21:52
@alexcrichton alexcrichton requested review from fitzgen and removed request for a team February 24, 2026 21:52
@fitzgen fitzgen added this pull request to the merge queue Feb 24, 2026
Merged via the queue into bytecodealliance:main with commit 4a16884 Feb 25, 2026
45 checks passed
@alexcrichton alexcrichton deleted the fix-trappable-errors branch February 25, 2026 00:36
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