Stream: git-wasmtime

Topic: wasmtime / PR #14157 Use derived and default mutators in ...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 19 2026 at 14:58):

fitzgen opened PR #14157 from fitzgen:gc-ops-cleanup to bytecodealliance:main:

Use derive(Mutate) instead of manually-written Mutate implementations whenever possible, or, failing that, wrap the type's default mutator and add extra functionality on top of it, instead of reimplementing the default behavior in addition to the extra functionality.

<!--
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 review the Bytecode Alliance's AI tool usage policy at
https://github.com/bytecodealliance/governance/blob/main/AI_TOOL_POLICY.md

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 (Aug 19 2026 at 14:58):

fitzgen requested alexcrichton for a review on PR #14157.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 19 2026 at 14:58):

fitzgen requested wasmtime-fuzz-reviewers for a review on PR #14157.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 19 2026 at 15:14):

:thumbs_up: alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 19 2026 at 15:14):

alexcrichton added PR #14157 Use derived and default mutators in the GC ops fuzzer to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 19 2026 at 15:41):

github-merge-queue[bot] removed PR #14157 Use derived and default mutators in the GC ops fuzzer from the merge queue.

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

fitzgen added PR #14157 Use derived and default mutators in the GC ops fuzzer to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 19 2026 at 16:34):

:check: fitzgen merged PR #14157.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 19 2026 at 16:34):

fitzgen removed PR #14157 Use derived and default mutators in the GC ops fuzzer from the merge queue.


Last updated: Aug 30 2026 at 09:07 UTC