wasm-micro-runtime/core/iwasm/libraries/libc-wasi
YAMAMOTO Takashi 5343411623
libc-wasi/sandboxed-system-primitives: Convert signals only when available (#1125)
Many of these signal constants are not available on NuttX.

Maybe we can remove these signal stuff sooner or later:
    https://github.com/WebAssembly/WASI/issues/7
    https://github.com/WebAssembly/wasi-libc/pull/278
2022-04-27 16:22:43 +08:00
..
sandboxed-system-primitives libc-wasi/sandboxed-system-primitives: Convert signals only when available (#1125) 2022-04-27 16:22:43 +08:00
libc_wasi_wrapper.c Fix wasi implementation issues (#1078) 2022-04-11 11:55:37 +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