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/riot
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 Add check for code section size, fix interp float operations (#1480) 2022-09-14 19:49:18 +08:00
riot_platform.c Add bh_print_proc_mem() to dump memory info of current process (#1734) 2022-11-25 08:33:44 +08:00
riot_thread.c Adapt to RIOT ztimer and ztimer64 (#988) 2022-01-28 18:38:35 +08:00
riot_time.c Adapt to RIOT ztimer and ztimer64 (#988) 2022-01-28 18:38:35 +08:00
shared_platform.cmake add RIOT-OS support to WAMR (#425) 2020-10-16 11:21:53 +08:00