Skip to content

Commit

Permalink
Update README - minor correction to WASI features
Browse files Browse the repository at this point in the history
  • Loading branch information
rdunnington committed Jun 9, 2023
1 parent fc1c969 commit 1bd1b79
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ This project is still in the alpha stage.
| --- | --- |
||Implemented|
||TODO|
|💀|Removed from spec|
|💀|Not planned/Removed from spec|

### [WebAssembly](https://webassembly.github.io/spec/core/index.html) support:

Expand Down Expand Up @@ -106,7 +106,7 @@ This project is still in the alpha stage.
||fd_advise|
||fd_allocate|
||fd_close|
||fd_datasync|
||fd_datasync|
||fd_fdstat_get|
||fd_fdstat_set_flags|
|💀|fd_fdstat_set_rights|
Expand Down Expand Up @@ -146,7 +146,6 @@ This project is still in the alpha stage.

### Roadmap
These tasks must be completed to enter alpha:
* WASI support on all platforms
* API ergonomics pass
* Documentation
* General TODO/code cleanup
Expand Down

0 comments on commit 1bd1b79

Please sign in to comment.