alexcrichton opened PR #12657 from alexcrichton:fix-trappable-errors to bytecodealliance:main:
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.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested fitzgen for a review on PR #12657.
alexcrichton requested wasmtime-core-reviewers for a review on PR #12657.
alexcrichton updated PR #12657.
alexcrichton updated PR #12657.
fitzgen submitted PR review.
fitzgen added PR #12657 Fix some minor bindgen! issues with anyhow: true to the merge queue
fitzgen merged PR #12657.
fitzgen removed PR #12657 Fix some minor bindgen! issues with anyhow: true from the merge queue
Last updated: Mar 23 2026 at 16:19 UTC