wasm-micro-runtime/core/iwasm/libraries/libc-wasi
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
..
sandboxed-system-primitives Remove provision of unnecessary fd rights (#2579) 2023-09-22 09:11:25 +08:00
libc_wasi_wrapper.c Implement async termination of blocking thread (#2516) 2023-09-20 18:11:52 +08:00
libc_wasi_wrapper.h Implement part of Berkeley Socket API for libc-wasi (#1036) 2022-03-10 15:13:38 +08:00
libc_wasi.cmake Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
SConscript add porting codes of rt-thread (#494) 2021-01-14 11:26:35 +08:00