wasm-micro-runtime/core/iwasm/libraries/libc-wasi/sandboxed-system-primitives
YAMAMOTO Takashi 336abc2b27
Fix a build on alpine, whose libc is musl (#726)
Change __syscall_slong_t to __SYSCALL_SLONG_TYPE, and use it when macro __SYSCALL_SLONG_TYPE is defined.
2021-09-07 10:03:54 +08:00
..
include Implement libc-WASI for Linux SGX platform and update documents (#343) 2020-08-10 15:12:26 +08:00
src Fix a build on alpine, whose libc is musl (#726) 2021-09-07 10:03:54 +08:00
LICENSE Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00