wasm-micro-runtime/core/iwasm/libraries/libc-emcc
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
..
libc_emcc_wrapper.c Use logger for runtime error/debug prints (#3097) 2024-02-06 13:02:54 +08:00
libc_emcc.cmake
SConscript