Stream: git-wasmtime

Topic: wasmtime / PR #12054 account for return pointer in `Insta...


view this post on Zulip Wasmtime GitHub notifications bot (Nov 20 2025 at 14:59):

dicej requested alexcrichton for a review on PR #12054.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 20 2025 at 14:59):

dicej opened PR #12054 from dicej:fix-12046 to bytecodealliance:main:

The array we were using to move parameters from the caller to the callee for sync-lower-async-lift compositions was one element too small. Thanks to Alex and his recent fuzzing work for finding this!

Fixes #12046

<!--
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 (Nov 20 2025 at 14:59):

dicej requested wasmtime-core-reviewers for a review on PR #12054.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 20 2025 at 15:22):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 20 2025 at 15:52):

alexcrichton merged PR #12054.


Last updated: Dec 06 2025 at 07:03 UTC