Stream: git-wasmtime

Topic: wasmtime / PR #13855 Fix missing rounding in gc initial s...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 09 2026 at 17:19):

alexcrichton opened PR #13855 from alexcrichton:fix-clamp to bytecodealliance:main:

This fixes and oversight from #13841 where the clamping done there during fuzzing was insufficient because the clamping happened pre-rounding which didn't match what Wasmtime did internally.

<!--
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 (Jul 09 2026 at 17:19):

alexcrichton requested fitzgen for a review on PR #13855.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 09 2026 at 17:19):

alexcrichton requested wasmtime-fuzz-reviewers for a review on PR #13855.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 09 2026 at 18:17):

github-actions[bot] added the label fuzzing on PR #13855.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 09 2026 at 18:18):

github-actions[bot] commented on PR #13855:

Subscribe to Label Action

cc @fitzgen

<details>
This issue or pull request has been labeled: "fuzzing"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Jul 09 2026 at 19:12):

:thumbs_up: fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 09 2026 at 19:13):

fitzgen added PR #13855 Fix missing rounding in gc initial size when fuzzing to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 09 2026 at 19:48):

:check: fitzgen merged PR #13855.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 09 2026 at 19:48):

fitzgen removed PR #13855 Fix missing rounding in gc initial size when fuzzing from the merge queue.


Last updated: Jul 29 2026 at 05:03 UTC