wasm-micro-runtime/core/iwasm/libraries
liang.he 068426fef4 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-08-12 08:53:57 +00:00
..
debug-engine send an empty/error reply from server (#4362) 2025-06-17 13:00:58 +08:00
lib-pthread Add Windows wamrc and iwasm build in release CI (#3857) 2024-10-17 10:01:56 +08:00
lib-rats Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +08:00
lib-socket core/iwasm/libraries/lib-socket/test/nslookup.c: use gai_strerror (#4532) 2025-08-05 08:39:35 +08:00
lib-wasi-threads fix: correct typos and improve comments across multiple files by codespell (#4116) 2025-03-07 08:21:54 +08:00
libc-builtin libc-builtin: Fix function prototype for wasm_runtime_module_realloc (#3702) 2024-08-13 17:44:58 +08:00
libc-emcc libc-emcc: Use alternate method to check getrandom support (#3848) 2024-10-10 10:57:47 +08:00
libc-uvwasi Bump uvwasi to latest commit #392e1f1 (#4312) 2025-06-03 13:21:17 +08:00
libc-wasi Remove unnecessary conversion of __wasi_addr_t to bh_sockaddr_t in sock_recv_from() (#4391) 2025-08-12 08:53:57 +00:00
shared-heap Implement shared heap for AOT (#3815) 2024-09-29 12:50:59 +08:00
simde Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +08:00
thread-mgr Fix potential integer overflow issues (#4429) 2025-07-01 13:39:30 +08:00
wasi-nn wasi-nn: fix set_input memory address validation for the legacy abi (#4534) 2025-08-06 10:40:56 +08:00