mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2026-04-18 18:18:44 +00:00
- Enable memory profiling and structured logging in CMake configuration. - Update memory tracing definitions to support custom sections. - Replace os_printf with MEM_PROF_PRINTF for memory-related outputs. - Add verbose logging for memory consumption in various modules. |
||
|---|---|---|
| .. | ||
| ems_alloc.c | ||
| ems_gc_internal.h | ||
| ems_gc.c | ||
| ems_gc.h | ||
| ems_hmu.c | ||
| ems_kfc.c | ||