mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2026-04-18 18:18:44 +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. |
||
|---|---|---|
| .. | ||
| bh_getopt.c | ||
| bh_getopt.h | ||
| bh_read_file.c | ||
| bh_read_file.h | ||
| SConscript | ||
| shared_uncommon.cmake | ||