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/shared/platform/rt-thread
liang.he eaedceca2f
Add bh_print_proc_mem() to dump memory info of current process (#1734)
Only support Posix platforms currently, read memory consumption info from
file "/proc/self/status".
2022-11-25 08:33:44 +08:00
..
platform_internal.h Implement POSIX semaphore support for linux platform (#1345) 2022-08-08 19:59:46 +08:00
rtt_platform.c Add bh_print_proc_mem() to dump memory info of current process (#1734) 2022-11-25 08:33:44 +08:00
SConscript add porting codes of rt-thread (#494) 2021-01-14 11:26:35 +08:00
shared_platform.cmake add porting codes of rt-thread (#494) 2021-01-14 11:26:35 +08:00