Stream: git-wasmtime

Topic: wasmtime / PR #12868 Fix some overflows when allocating a...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 30 2026 at 08:06):

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:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Mar 30 2026 at 08:06):

alexcrichton requested pchickey for a review on PR #12868.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 30 2026 at 08:06):

alexcrichton requested wasmtime-core-reviewers for a review on PR #12868.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 30 2026 at 17:20):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 30 2026 at 17:22):

alexcrichton added PR #12868 Fix some overflows when allocating a max-size fiber stack to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 30 2026 at 20:03):

github-merge-queue[bot] removed PR #12868 Fix some overflows when allocating a max-size fiber stack from the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 30 2026 at 23:37):

alexcrichton updated PR #12868.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 30 2026 at 23:38):

alexcrichton has enabled auto merge for PR #12868.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 30 2026 at 23:49):

alexcrichton added PR #12868 Fix some overflows when allocating a max-size fiber stack to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2026 at 00:22):

alexcrichton merged PR #12868.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2026 at 00:22):

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