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
dongsheng28849455 52ebd98ff4
Fix a build failure error on nuttx (#1675)
NuttX doesn't have SO_REUSEPORT.
2022-11-03 16:29:58 +08:00
..
debug-engine Allow source debugger reconnection (#1667) 2022-11-02 17:12:34 +08:00
lib-pthread Implement POSIX semaphore support for linux platform (#1345) 2022-08-08 19:59:46 +08:00
lib-rats Fix a potential memory leak issue in wasm_native_init (#1465) 2022-09-08 14:22:34 +08:00
lib-socket Fix build socket api error (#1610) 2022-10-17 15:54:03 +08:00
libc-builtin Make libc-builtin buffered printf be a common feature (#1483) 2022-09-15 15:09:01 +08:00
libc-emcc Apply clang-format for core/iwasm compilation and libraries (#784) 2021-10-13 15:13:00 +08:00
libc-uvwasi Update libuv version number (#1666) 2022-11-01 11:07:35 +08:00
libc-wasi Fix a build failure error on nuttx (#1675) 2022-11-03 16:29:58 +08:00
thread-mgr thread-mgr: Prevent an already detached thread from being detached again (#1487) 2022-09-15 17:13:33 +08:00
wasi-nn Integrate WASI-NN into WAMR (#1521) 2022-10-12 12:09:29 +08:00