wasm-micro-runtime/core/shared/mem-alloc
Enrico Loparco cfa90ca44f
Use logger for runtime error/debug prints (#3097)
Change runtime internal error/debug prints from using `os_printf()`
to using `LOG_ERROR()`/`LOG_DEBUG()`.
2024-02-06 13:02:54 +08:00
..
ems Use logger for runtime error/debug prints (#3097) 2024-02-06 13:02:54 +08:00
mem_alloc.c Enable memory leak check (#1429) 2022-09-01 16:15:00 +08:00
mem_alloc.cmake Add compilation flag to enable/disable heap corruption check (#2766) 2023-11-15 17:20:50 +08:00
mem_alloc.h Enable memory leak check (#1429) 2022-09-01 16:15:00 +08:00
SConscript add porting codes of rt-thread (#494) 2021-01-14 11:26:35 +08:00