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 530a9d827..70149c771 100644 --- a/std/wasi/README.md +++ b/std/wasi/README.md @@ -30,7 +30,7 @@ This module provides an implementation of the WebAssembly System Interface - [ ] fd_readdir - [x] fd_renumber - [x] fd_seek -- [ ] fd_sync +- [x] fd_sync - [x] fd_tell - [x] fd_write - [x] path_create_directory |