wasm-micro-runtime/core/iwasm/libraries/libc-wasi
liang.he fc3e8903ce
Remove unnecessary conversion of __wasi_addr_t to bh_sockaddr_t in sock_recv_from() (#4391)
`src_addr` will be filled upon return. Before the call, its content
is unpredictable.
2025-06-19 11:11:35 +08:00
..
sandboxed-system-primitives Remove unnecessary conversion of __wasi_addr_t to bh_sockaddr_t in sock_recv_from() (#4391) 2025-06-19 11:11:35 +08:00
libc_wasi_wrapper.c Fix some compile warnings and typos (#3854) 2024-10-15 16:04:58 +08:00
libc_wasi_wrapper.h Return uint32 from WASI functions (#2749) 2023-11-13 20:07:32 +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