alexcrichton opened PR #12868 from alexcrichton:fiber-less-overflow to bytecodealliance:main:
These are some minor issues that won't actually surface in practice but seem good to fix nonetheless. Allocating a max-size fiber stack should fail, and it shouldn't fail with a panic or a debug assert.
<!--
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 pchickey for a review on PR #12868.
alexcrichton requested wasmtime-core-reviewers for a review on PR #12868.
pchickey submitted PR review.
alexcrichton added PR #12868 Fix some overflows when allocating a max-size fiber stack to the merge queue.
github-merge-queue[bot] removed PR #12868 Fix some overflows when allocating a max-size fiber stack from the merge queue.
alexcrichton updated PR #12868.
alexcrichton has enabled auto merge for PR #12868.
alexcrichton added PR #12868 Fix some overflows when allocating a max-size fiber stack to the merge queue.
alexcrichton merged PR #12868.
alexcrichton removed PR #12868 Fix some overflows when allocating a max-size fiber stack from the merge queue.
Last updated: Apr 12 2026 at 23:10 UTC