mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-27 10:00:59 +00:00
UWP apps do not have a console attached so any output to stdout/stderr is lost. Therefore, provide a default BH_VPRINTF in that case for debug builds which redirects output to the debugger. |
||
|---|---|---|
| .. | ||
| sandboxed-system-primitives | ||
| libc_wasi_wrapper.c | ||
| libc_wasi_wrapper.h | ||
| libc_wasi.cmake | ||
| SConscript | ||