Stream: git-wasmtime

Topic: wasmtime / PR #12549 Consolidate component-related store ...


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

alexcrichton requested fitzgen for a review on PR #12549.

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

alexcrichton opened PR #12549 from alexcrichton:consolidate-component-store-data to bytecodealliance:main:

Instead of having #[cfg] within store.rs move it all to
component/store.rs to cut down on #[cfg]. It's a bit awkward in some
places trying to borrow a bunch of fields at once, but it's not the end
of the world.

Depends on https://github.com/bytecodealliance/wasmtime/pull/12546

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

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

view this post on Zulip Wasmtime GitHub notifications bot (Feb 09 2026 at 20:31):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 09 2026 at 20:43):

alexcrichton updated PR #12549.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 09 2026 at 21:02):

alexcrichton added PR #12549 Consolidate component-related store data to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 09 2026 at 22:00):

alexcrichton merged PR #12549.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 09 2026 at 22:00):

alexcrichton removed PR #12549 Consolidate component-related store data from the merge queue.


Last updated: Feb 24 2026 at 04:36 UTC