This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/iwasm/libraries
liang.he 559a0502f1
Enable socket-api recvmsg() and sendmsg() (#1042)
Implement socket-api `recvmsg()` and `sendmsg()` for wasm app,
add sample and update document.
2022-03-30 15:57:40 +08:00
..
debug-engine Fix issues reported by klocwork (#1060) 2022-03-24 17:34:22 +08:00
lib-pthread Fix pthread_getspecific return value (#999) 2022-02-05 22:45:59 +08:00
lib-socket Enable socket-api recvmsg() and sendmsg() (#1042) 2022-03-30 15:57:40 +08:00
libc-builtin Cleanup output format warnings (#904) 2021-12-20 15:51:36 +08:00
libc-emcc Apply clang-format for core/iwasm compilation and libraries (#784) 2021-10-13 15:13:00 +08:00
libc-uvwasi Add libuv and uvwasi to attributions (#1057) 2022-03-24 10:05:10 +08:00
libc-wasi Fix issues reported by klocwork (#1060) 2022-03-24 17:34:22 +08:00
thread-mgr Fix libc-wasi not working in spawned exec_env (#1053) 2022-03-22 12:17:14 +08:00