Stream: git-wasmtime

Topic: wasmtime / PR #12073 Update README and linker documentati...


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

Tam1SH opened PR #12073 from Tam1SH:main to bytecodealliance:main:

Spent an hour figuring out that the documentation was missing this crucial detail :)

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

Tam1SH requested wasmtime-core-reviewers for a review on PR #12073.

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

Tam1SH requested dicej for a review on PR #12073.

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

dicej submitted PR review:

Thanks for this! LGTM, but please see the inline comment.

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

dicej created PR review comment:

    /// When defining functions that belong to a specific (sub)component instance

I'd suggest saying "component" rather than "module" here, since neither Linker nor LinkerInstance give you direct access to the modules inside components.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 24 2025 at 15:24):

alexcrichton created PR review comment:

The example here is for core wasm, not components, so this'll need to stay as it was before. You can add (or link) a different example for components though

view this post on Zulip Wasmtime GitHub notifications bot (Nov 24 2025 at 15:24):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 24 2025 at 15:29):

Tam1SH submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 24 2025 at 15:29):

Tam1SH created PR review comment:

Got it, thanks


Last updated: Dec 06 2025 at 06:05 UTC