Stream: git-wasmtime

Topic: wasmtime / PR #11200 docs: add doc comments to default_va...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 08 2025 at 00:17):

shashi1687 opened PR #11200 from shashi1687:docs/default-value-comments-10437 to bytecodealliance:main:

Discussion:
This change addresses issue #10437, where it was noted that the default_value helper methods lacked API documentation.

Why this change is needed:
Adding these doc comments ensures the public API for GlobalType::default_value, TableType::default_value, and MemoryType::default_value is fully documented in the generated docs, improving discoverability and clarity for users.


What this PR does:

Checklist:

Closes #10437.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 08 2025 at 00:17):

shashi1687 requested alexcrichton for a review on PR #11200.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 08 2025 at 00:17):

shashi1687 requested wasmtime-core-reviewers for a review on PR #11200.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 08 2025 at 00:27):

shashi1687 updated PR #11200.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 08 2025 at 00:33):

shashi1687 updated PR #11200.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 08 2025 at 00:47):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 08 2025 at 01:09):

pchickey merged PR #11200.


Last updated: Dec 06 2025 at 07:03 UTC