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

Add a definition for Preview 2. #550

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
sunfishcode authored Sep 7, 2023
commit 778c9310012b5525f00c7d7cd75d83f52031ccac
6 changes: 6 additions & 0 deletions preview2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@ To be included in Preview 2, a proposal must:
Proposals may be added to WASI Preview 2 at any time until WASI Preview 3
is launched.

## Looking forward to Preview 3

Preview 3 will add the new `stream` and `future` keywords. The
release criteria of Preview 3 will include that performance will be
measured and addressed.

[WASI Subgroup Phase Process]: https://github.com/WebAssembly/WASI/blob/main/Contributing.md#the-phase-process
[portability criteria]: https://github.com/WebAssembly/WASI/blob/main/Contributing.md#2-feature-description-available-wasi-subgroup
[worlds]: https://github.com/WebAssembly/component-model/blob/main/design/mvp/WIT.md#wit-worlds
Expand Down