Skip to content

move wasip2 re-export under pub mod __internal#91

Merged
pchickey merged 1 commit intomainfrom
pch/reexport_wasip2_internal
Oct 9, 2025
Merged

move wasip2 re-export under pub mod __internal#91
pchickey merged 1 commit intomainfrom
pch/reexport_wasip2_internal

Conversation

@pchickey
Copy link
Contributor

Re-export the wasip2 crate for use only by wstd-macro macros. The proc
macros need to generate code that uses these definitions, but we don't want
to treat it as part of our public API with regards to semver, so we keep it
under __internal as well as doc(hidden) to indicate it is private.

This was referenced Sep 16, 2025
@pchickey pchickey merged commit 1eb7616 into main Oct 9, 2025
5 checks passed
@pchickey pchickey deleted the pch/reexport_wasip2_internal branch October 9, 2025 19:03
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