diff options
Diffstat (limited to 'std/wasi/README.md')
-rw-r--r-- | std/wasi/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/std/wasi/README.md b/std/wasi/README.md index b81279dbf..6b89db1de 100644 --- a/std/wasi/README.md +++ b/std/wasi/README.md @@ -15,7 +15,7 @@ This module provides an implementation of the WebAssembly System Interface - [ ] fd_advise - [ ] fd_allocate - [x] fd_close -- [ ] fd_datasync +- [x] fd_datasync - [x] fd_fdstat_get - [ ] fd_fdstat_set_flags - [ ] fd_fdstat_set_rights |