wasm-micro-runtime/core/iwasm/libraries/libc-wasi/sandboxed-system-primitives
zoraaver 06527f724e
Remove provision of unnecessary fd rights (#2579)
The WASI docs allow for fewer rights to be applied to an fd than requested but
not more. This behavior is also asserted in the rust WASI tests, so it's necessary
for those to pass as well.
2023-09-22 09:11:25 +08:00
..
include Implement async termination of blocking thread (#2516) 2023-09-20 18:11:52 +08:00
src Remove provision of unnecessary fd rights (#2579) 2023-09-22 09:11:25 +08:00
LICENSE Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00