issues
search
WebAssembly
/
wasi-filesystem
Filesystem API for WASI
Other
178
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
bad link in description of directory-entry-stream
#107
codefromthecrypt
closed
1 year ago
2
Add build test
#106
codefromthecrypt
opened
1 year ago
0
Update to the latest wasi-proposal-repo format.
#105
sunfishcode
closed
1 year ago
0
Document POSIX mapping
#104
sdeleuze
closed
1 year ago
4
Rights that are forbidden in directory
#103
harry900831
opened
1 year ago
0
Improve naming consistency and semantics
#102
sdeleuze
closed
1 year ago
11
Add an end-of-file return value to `pread`.
#101
sunfishcode
closed
1 year ago
0
Fix the extra argument to `append-via-stream`, and misc. doc updates
#100
sunfishcode
closed
1 year ago
1
Improve naming consistency and semantics
#99
sdeleuze
closed
1 year ago
2
Remove `O_RSYNC`, `O_SYNC`, and/or `O_DSYNC`?
#98
sunfishcode
opened
1 year ago
3
Document `open-at`'s errors
#97
sunfishcode
opened
1 year ago
0
Document the behavior of `O_EXCL` when used without `O_CREAT`.
#96
sunfishcode
opened
1 year ago
0
Import `datetime` and the stream types from wasi-clocks and wasi-io.
#95
sunfishcode
closed
1 year ago
0
Update to the latest wasi-proposal-repo format.
#94
sunfishcode
closed
1 year ago
1
Exclude `.` and `..` from directory iteration.
#93
sunfishcode
closed
1 year ago
0
Document that set_fd_flags can't set most flags
#92
sunfishcode
opened
1 year ago
0
Add support for readonly directories.
#91
sunfishcode
closed
1 year ago
0
Add text and tests for a rule around "." and ".." entries in directory listings
#90
codefromthecrypt
closed
1 year ago
0
Document that `fsync` on a readonly file succeeds.
#89
sunfishcode
closed
1 year ago
0
Revise the documentation for `sync` etc. and `nonblock`.
#88
sunfishcode
closed
1 year ago
0
Add more content to the README.md.
#86
sunfishcode
closed
1 year ago
0
Document that `fsync` on a readonly file succeeds.
#85
sunfishcode
closed
1 year ago
0
Remove the `size` type.
#84
sunfishcode
closed
1 year ago
0
Document that hard-linking may fail
#83
sunfishcode
opened
1 year ago
0
Remove the device and inode numbers from the API.
#81
sunfishcode
closed
1 year ago
19
Remove errno codes that aren't used by filesystem APIs.
#80
sunfishcode
closed
1 year ago
0
fsync on directories on Windows
#79
sunfishcode
opened
1 year ago
1
Remove async features `stream` and `future` for Preview 2
#78
esoterra
opened
1 year ago
3
Document the behavior of writes past the end of a file.
#77
sunfishcode
closed
1 year ago
0
Switch timestamps to seconds+nanoseconds.
#76
sunfishcode
closed
1 year ago
0
Support for user-only permissions
#75
sunfishcode
opened
1 year ago
0
Describe change-file-permissions-at in more detail
#74
sunfishcode
opened
1 year ago
1
Clarify that this wasi-filesystem API is not derived from CloudABI.
#73
sunfishcode
closed
1 year ago
0
Change `readdir` from returning bytes to returning a `dir-entry`s.
#72
sunfishcode
closed
1 year ago
0
Document that d_ino == 0 represents an "unknown" inode number
#71
sunfishcode
closed
1 year ago
1
Split `info` into `type` and `flags`, and add a `set-info`.
#70
sunfishcode
closed
1 year ago
0
Add advisory file locking support.
#69
sunfishcode
closed
1 year ago
5
Add a `stat` function.
#68
sunfishcode
closed
1 year ago
0
Convert timestamp to seconds plus nanoseconds
#67
sunfishcode
closed
1 year ago
0
Rename `info` to `fd-info`, and other minor fixes.
#66
sunfishcode
closed
1 year ago
1
dirent::d_ino
#65
yamt
opened
2 years ago
23
Remove `allocate`.
#64
sunfishcode
closed
2 years ago
0
Add byte lengths to `pread` and `pwrite`.
#63
sunfishcode
closed
2 years ago
0
Re-introduce the `badf` filesystem error code.
#62
sunfishcode
closed
2 years ago
0
Update to the latest wit-api-up-to-date.
#61
sunfishcode
closed
2 years ago
0
Update wit syntax to match the latest wit-bindgen.
#60
sunfishcode
closed
2 years ago
0
Home directory
#59
HKalbasi
closed
1 year ago
6
Fix the docs for `info` to reference the correct POSIX function.
#58
sunfishcode
closed
2 years ago
0
Remove unused `errno` values, and document others.
#57
sunfishcode
closed
2 years ago
0
Remove the `success` errno field.
#56
sunfishcode
closed
2 years ago
0
Previous
Next