You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 27, 2021. It is now read-only.
This is probably wrong and most likely shouldn't be required.
It was just done because it was common behaviour shared between Node, Deno and Wasmer when I wrote those test cases.
Currently stdout and stderr expected to have FDFLAGS_APPEND set the fdstat_get test (https://github.com/khronosproject/wasi-test/blob/master/src/bin/wasi_fd_fdstat_get.rs)
This is probably wrong and most likely shouldn't be required.
It was just done because it was common behaviour shared between Node, Deno and Wasmer when I wrote those test cases.