wasm-micro-runtime/core
TianlongLiang 389d2060df
Enhance memory profiling with structured logging support (#4896)
* 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-04-08 10:34:48 +08:00
..
deps Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
iwasm Enhance memory profiling with structured logging support (#4896) 2026-04-08 10:34:48 +08:00
shared Enhance memory profiling with structured logging support (#4896) 2026-04-08 10:34:48 +08:00
config.h Move exception lock to ModuleInstance data. (#4772) 2026-03-16 16:22:07 +08:00
version.h Bump version number to 2.4.3 (#4671) 2025-10-23 13:15:25 +08:00
version.h.in Add version.h and update versioning documentation for embedded platforms 2025-02-05 10:31:20 +00:00