wasm-micro-runtime/core
Enrico Loparco cfa90ca44f
Use logger for runtime error/debug prints (#3097)
Change runtime internal error/debug prints from using `os_printf()`
to using `LOG_ERROR()`/`LOG_DEBUG()`.
2024-02-06 13:02:54 +08:00
..
app-framework Readme refactoring (#2038) 2023-03-19 08:05:57 +08:00
app-mgr Corrects Zephyr include files for current versions of Zephyr (#2881) 2023-12-08 17:16:16 +08:00
deps wasi-nn: Simplify cmake and headers' location (#2308) 2023-06-26 09:29:05 +08:00
iwasm Use logger for runtime error/debug prints (#3097) 2024-02-06 13:02:54 +08:00
shared Use logger for runtime error/debug prints (#3097) 2024-02-06 13:02:54 +08:00
config.h Always allocate linear memory using mmap (#3052) 2024-02-02 22:17:44 +08:00
version.h Update version number to 1.3.2 and update release notes (#3083) 2024-02-01 12:42:12 +08:00