Skip to content

Commit f698550

Browse files
author
Pat Hickey
authored
Update README.md
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
1 parent df7af5e commit f698550

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ WASI-io is currently in [Phase 2].
1212

1313
- Dan Gohman
1414

15-
### Phase 4 Advancement Criteria
15+
### Portability Criteria
1616

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

19-
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.
19+
wasi-io must have at least two complete independent implementations.
2020

2121
## Table of Contents
2222

0 commit comments

Comments
 (0)