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

wasi-io has advanced to phase 3 #62

Merged
merged 1 commit into from
Nov 30, 2023
Merged
Changes from all commits
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
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ A proposed [WebAssembly System Interface](https://github.com/WebAssembly/WASI) A

### Current Phase

WASI-io is currently in [Phase 2].
WASI I/O is currently in [Phase 3].

[Phase 2]: https://github.com/WebAssembly/WASI/blob/42fe2a3ca159011b23099c3d10b5b1d9aff2140e/docs/Proposals.md#phase-2---proposed-spec-text-available-cg--wg
[Phase 3]: https://github.com/WebAssembly/WASI/blob/main/Proposals.md#phase-3---implementation-phase-cg--wg

### Champions

Expand Down Expand Up @@ -147,11 +147,8 @@ addresses it in a very simple way.

### Stakeholder Interest & Feedback

TODO before entering Phase 3.

Wasi-io is being proposed to be a dependency of wasi-filesystem and
wasi-sockets, and is expected to be a foundational piece of WASI
preview2.
Wasi-io is a dependency of wasi-filesystem, wasi-sockets, and wasi-http, and
is a foundational piece of WASI Preview 2.

### References & acknowledgements

Expand Down