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 70149c771..06dc36ff5 100644 --- a/std/wasi/README.md +++ b/std/wasi/README.md @@ -27,7 +27,7 @@ This module provides an implementation of the WebAssembly System Interface - [x] fd_prestat_dir_name - [x] fd_pwrite - [x] fd_read -- [ ] fd_readdir +- [x] fd_readdir - [x] fd_renumber - [x] fd_seek - [x] fd_sync |