Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document per-item versions using @since gates #78

Merged
merged 4 commits into from
Jul 3, 2024

Conversation

yoshuawuyts
Copy link
Member

Depends on WebAssembly/component-model#332 to be merged first. This documents the stability of all items using the @since gate notation, enabling WIT documents to be updated over time without major compatibility hazards.

For an overview of how this would apply to all existing WASI APIs, including the unstable timezone API, see WebAssembly/WASI#604. Thanks!

Copy link

@pchickey pchickey left a comment

Choose a reason for hiding this comment

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

I assume we should merge these in topological order, updating the deps as we go so they end up with the since gates as well, right?

@yoshuawuyts
Copy link
Member Author

@pchickey yeah I think that makes sense to me - though WebAssembly/wasi-sockets#102 has already been merged, so I think we might not do that entirely.

@ricochet ricochet merged commit edfb408 into WebAssembly:main Jul 3, 2024
1 check passed
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.

3 participants