Stream: git-wasmtime

Topic: wasmtime / PR #12893 Fix overlap assertions in string tra...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 30 2026 at 17:48):

alexcrichton opened PR #12893 from alexcrichton:fix-overlap-check to bytecodealliance:main:

Fixes an off-by-one assertion which is possible to happen when linear memories are directly adjacent to each other. While an esoteric situation, it's technically possible as the added test shows.

Closes #12678

<!--
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 (Mar 30 2026 at 17:48):

alexcrichton requested dicej for a review on PR #12893.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 30 2026 at 17:48):

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

view this post on Zulip Wasmtime GitHub notifications bot (Mar 30 2026 at 20:59):

github-actions[bot] added the label wasmtime:api on PR #12893.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 30 2026 at 21:22):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 30 2026 at 23:37):

alexcrichton added PR #12893 Fix overlap assertions in string transcoding to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2026 at 00:11):

alexcrichton merged PR #12893.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2026 at 00:11):

alexcrichton removed PR #12893 Fix overlap assertions in string transcoding from the merge queue.


Last updated: Apr 13 2026 at 00:25 UTC