Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Phase 4 Advancement Criteria got renamed to Portability Criteria in WebAssembly/WASI#549, so rename it in this document.

Also, this document never got the portability criteria filled in, but we have assigned it the same criteria as was filled in for wasi-poll, which got merged with this package in #46
  • Loading branch information
Pat Hickey authored Nov 29, 2023
1 parent df7af5e commit f698550
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ WASI-io is currently in [Phase 2].

- Dan Gohman

### Phase 4 Advancement Criteria
### Portability Criteria

WASI I/O has not yet proposed its phase-4 advancement criteria.
wasi-io must have host implementations which can pass the testsuite on at least Windows, macOS, and Linux.

We anticipate it will involve ensuring it works well for streaming files, sockets, and pipes, and is usable from wasi-libc for implementing POSIX APIs.
wasi-io must have at least two complete independent implementations.

## Table of Contents

Expand Down

0 comments on commit f698550

Please sign in to comment.