We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d321cc0 commit 02b9e46Copy full SHA for 02b9e46
test/wasi-testsuite-skip.json
@@ -7,6 +7,7 @@
7
"path_filestat": "rights system not implemented.",
8
"path_link": "intentional limitations due to the use of legacy (non openat family) functions.",
9
"path_open_read_without_rights": "rights system not implemented.",
10
+ "path_symlink_trailing_slashes": "EEXIST on linux",
11
"symlink_create": "this implementation doesn't care symlink contents",
12
"symlink_filestat": "rights system not implemented.",
13
"truncation_rights": "rights system not implemented."
0 commit comments