Stream: git-wasmtime

Topic: wasmtime / PR #11993 Split modules


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

khagankhan opened PR #11993 from khagankhan:split-modules to bytecodealliance:main:

Split GC generator into modules (no new features)

This PR splits the GC generator into separate modules to keep it modular and easy to maintain. No new features have been added.

Rename: table_ops has been renamed to gc_ops.

+cc @fitzgen @eeide

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

khagankhan requested alexcrichton for a review on PR #11993.

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

khagankhan requested wasmtime-fuzz-reviewers for a review on PR #11993.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 06 2025 at 23:27):

khagankhan updated PR #11993.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 06 2025 at 23:46):

khagankhan commented on PR #11993:

@fitzgen Ready for review

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

alexcrichton requested fitzgen for a review on PR #11993.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 07 2025 at 03:05):

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

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 (Nov 07 2025 at 17:09):

fitzgen submitted PR review:

Thanks for splitting the mechanical changes out into their own PR!

view this post on Zulip Wasmtime GitHub notifications bot (Nov 07 2025 at 17:35):

fitzgen merged PR #11993.


Last updated: Dec 06 2025 at 07:03 UTC