Skip to content

Document the bool field in wast::core::FuncKind::Import#2457

Merged
alexcrichton merged 1 commit intobytecodealliance:mainfrom
YDX-2147483647:patch-1
Mar 9, 2026
Merged

Document the bool field in wast::core::FuncKind::Import#2457
alexcrichton merged 1 commit intobytecodealliance:mainfrom
YDX-2147483647:patch-1

Conversation

@YDX-2147483647
Copy link
Contributor

@YDX-2147483647 YDX-2147483647 commented Mar 6, 2026

This bool field was added in #2391 without documentation.
It confused me while I was upgrading wast from 241.0 to 243.0+, so I'm here to document it.

I didn't link the doc comment to the custom-descriptors proposal, because HeapType::Exact is not linked either.

Also relates to #2295.

Current result on Docs.rs: FuncKind::Import in wast::core - Rust

@YDX-2147483647 YDX-2147483647 requested a review from a team as a code owner March 6, 2026 08:24
@YDX-2147483647 YDX-2147483647 requested review from alexcrichton and removed request for a team March 6, 2026 08:24
YDX-2147483647 added a commit to YDX-2147483647/typst-wasm-minimal-protocol that referenced this pull request Mar 6, 2026
Copy link
Member

@alexcrichton alexcrichton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@alexcrichton alexcrichton added this pull request to the merge queue Mar 9, 2026
Merged via the queue into bytecodealliance:main with commit ab55f63 Mar 9, 2026
36 checks passed
@YDX-2147483647 YDX-2147483647 deleted the patch-1 branch March 9, 2026 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants