rirze opened PR #14240 from rirze:fix/suspended-continuation-gc to bytecodealliance:main:
<!--
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 review the Bytecode Alliance's AI tool usage policy at
https://github.com/bytecodealliance/governance/blob/main/AI_TOOL_POLICY.mdPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
rirze requested pchickey for a review on PR #14240.
rirze requested wasmtime-core-reviewers for a review on PR #14240.
rirze updated PR #14240.
github-actions[bot] added the label wasmtime:api on PR #14240.
alexcrichton commented on PR #14240:
I believe it's expected that GC/stack-switching don't have proper interactions just yet. Could you try out https://github.com/bytecodealliance/wasmtime/pull/14140 which I believe is intended to fix things?
:cross_mark: rirze closed without merge PR #14240.
... I checked issues but not PRs. Yes, that PR does fix my issues. I'll track that branch for now.
Last updated: Sep 20 2026 at 18:08 UTC