Stream: git-wasmtime

Topic: wasmtime / PR #11426 Check fuel on GC-related branching i...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 13 2025 at 15:39):

alexcrichton opened PR #11426 from alexcrichton:fix-gc-infinite-loop to bytecodealliance:main:

Previously GC instructions didn't check for fuel meaning that an infinite loop with a GC-related branch instruction would never terminate.

<!--
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 (Aug 13 2025 at 15:39):

alexcrichton requested fitzgen for a review on PR #11426.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 13 2025 at 15:39):

alexcrichton requested wasmtime-compiler-reviewers for a review on PR #11426.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 13 2025 at 15:39):

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

view this post on Zulip Wasmtime GitHub notifications bot (Aug 13 2025 at 16:24):

fitzgen submitted PR review:

Gah I should have caught this!

view this post on Zulip Wasmtime GitHub notifications bot (Aug 13 2025 at 17:36):

alexcrichton merged PR #11426.


Last updated: Dec 06 2025 at 07:03 UTC