Stream: git-wasmtime

Topic: wasmtime / PR #12461 Add `PanicOnOom` extension trait


view this post on Zulip Wasmtime GitHub notifications bot (Jan 28 2026 at 19:28):

fitzgen opened PR #12461 from fitzgen:panic-on-oom-helper to bytecodealliance:main:

To make it clear that we are only ignoring OOM errors, and not hiding the unwrapping of other kinds of errors, in our various TODOs for https://github.com/bytecodealliance/wasmtime/issues/12069

<!--
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 (Jan 28 2026 at 19:28):

fitzgen requested dicej for a review on PR #12461.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 28 2026 at 19:28):

fitzgen requested wasmtime-core-reviewers for a review on PR #12461.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 28 2026 at 20:13):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 28 2026 at 20:13):

alexcrichton added PR #12461 Add PanicOnOom extension trait to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 28 2026 at 20:40):

alexcrichton merged PR #12461.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 28 2026 at 20:40):

alexcrichton removed PR #12461 Add PanicOnOom extension trait from the merge queue.


Last updated: Jan 29 2026 at 13:25 UTC