Stream: git-wasmtime

Topic: wasmtime / PR #13402 Fix fuel/epoch checks in `array.copy...


view this post on Zulip Wasmtime GitHub notifications bot (May 17 2026 at 17:58):

alexcrichton opened PR #13402 from alexcrichton:fix-array-copy to bytecodealliance:main:

Fixes a bug from #13382 where translate_loop_header happened too soon. Needs to happen after block params are inserted, not before.

<!--
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 (May 17 2026 at 17:58):

alexcrichton requested cfallin for a review on PR #13402.

view this post on Zulip Wasmtime GitHub notifications bot (May 17 2026 at 17:58):

alexcrichton added the label fuzz-bug on PR #13402.

view this post on Zulip Wasmtime GitHub notifications bot (May 17 2026 at 17:58):

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

view this post on Zulip Wasmtime GitHub notifications bot (May 17 2026 at 17:58):

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

view this post on Zulip Wasmtime GitHub notifications bot (May 18 2026 at 18:32):

:thumbs_up: fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 18 2026 at 18:32):

fitzgen added PR #13402 Fix fuel/epoch checks in array.copy loop to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (May 18 2026 at 18:58):

:check: fitzgen merged PR #13402.

view this post on Zulip Wasmtime GitHub notifications bot (May 18 2026 at 18:58):

fitzgen removed PR #13402 Fix fuel/epoch checks in array.copy loop from the merge queue.


Last updated: Jun 01 2026 at 09:49 UTC