alexcrichton opened PR #13402 from alexcrichton:fix-array-copy to bytecodealliance:main:
Fixes a bug from #13382 where
translate_loop_headerhappened too soon. Needs to happen after block params are inserted, not before.<!--
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 cfallin for a review on PR #13402.
alexcrichton added the label fuzz-bug on PR #13402.
alexcrichton requested wasmtime-compiler-reviewers for a review on PR #13402.
alexcrichton requested wasmtime-core-reviewers for a review on PR #13402.
:thumbs_up: fitzgen submitted PR review.
fitzgen added PR #13402 Fix fuel/epoch checks in array.copy loop to the merge queue.
:check: fitzgen merged PR #13402.
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