wasm-micro-runtime/core/shared
TianlongLiang 7c0471097d 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.
2026-03-31 13:29:22 +08:00
..
coap Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
mem-alloc Enhance memory profiling with structured logging support 2026-03-31 13:29:22 +08:00
platform Fix mismatch of enum sizes between WASM and host (#4676) 2026-03-09 10:19:16 +08:00
utils Enhance memory profiling with structured logging support 2026-03-31 13:29:22 +08:00