WebAssembly / WASI

WebAssembly System Interface
Other
4.71k stars 240 forks source link

Add caveat about support for sync flags #560

Open zoraaver opened 9 months ago

zoraaver commented 9 months ago

Since sync flag functionality is entirely dependent on the host platform, add a caveat for each sync flag, warning that functions may return ENOTSUP if an unsupported sync flag is set.