dispatchrun / wasi-go

A Go implementation of the WebAssembly System Interface (WASI)
Apache License 2.0
124 stars 7 forks source link

wasitest: ask for less rights in ENFILE tests #85

Closed achille-roussel closed 1 year ago

achille-roussel commented 1 year ago

Follow up to #84, this PR reduces the rights requested in path_open during the tests so they can pass on systems that apply more restrictions than systems/unix.System.