mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2026-04-19 02:28:43 +00:00
* Enhance memory profiling with structured logging support - 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. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.c | ||
| wamr.mk | ||