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 6b89db1de..530a9d827 100644 --- a/std/wasi/README.md +++ b/std/wasi/README.md @@ -20,7 +20,7 @@ This module provides an implementation of the WebAssembly System Interface - [ ] fd_fdstat_set_flags - [ ] fd_fdstat_set_rights - [x] fd_filestat_get -- [ ] fd_filestat_set_size +- [x] fd_filestat_set_size - [x] fd_filestat_set_times - [x] fd_pread - [x] fd_prestat_get |