wasm-micro-runtime/core/iwasm/libraries/libc-wasi
zoraaver f474f3d668
Return __WASI_EINVAL from fd_prestat_dir_name (#2580)
Return a WASI error code (rather than a host POSIX one). In addition,
there is no need to return an error in the case that the provided buffer
is too large.
2023-09-25 18:40:12 +08:00
..
sandboxed-system-primitives Return __WASI_EINVAL from fd_prestat_dir_name (#2580) 2023-09-25 18:40:12 +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