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
Huang Qi bbea005db6
Make libc-builtin buffered printf be a common feature (#1483)
Add macros to control whether to use the libc-builtin buffered printf
and the buffer size.
2022-09-15 15:09:01 +08:00
..
debug-engine debug-engine: Handle wasm_debug_instance_get_current_object_name failure (#1453) 2022-09-05 19:45:20 +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 invalid calculation of total size of bytes to send and recv (#1162) 2022-05-10 10:43:34 +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 Fix libc-wasi/uvwasi poll/environ_get issues (#1300) 2022-07-20 20:02:26 +08:00
libc-wasi esp-idf: Make esp-idf support Libc WASI (#1356) 2022-08-15 16:17:28 +08:00
thread-mgr wasm_cluster_spread_custom_data: Fix a crash when called before exec (#1257) 2022-06-29 13:21:03 +08:00