wasm-micro-runtime/core/iwasm/libraries/libc-wasi
zoraaver 3c9cd40aa6
Provide default vprintf on UWP (#2725)
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.
2023-11-07 20:37:43 +08:00
..
sandboxed-system-primitives Provide default vprintf on UWP (#2725) 2023-11-07 20:37:43 +08:00
libc_wasi_wrapper.c Refactor clock functions to use WASI types (#2666) 2023-10-25 18:06:04 +08:00
libc_wasi_wrapper.h Abstract POSIX filesystem functions (#2585) 2023-10-19 19:19:39 +08:00
libc_wasi.cmake Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
SConscript add porting codes of rt-thread (#494) 2021-01-14 11:26:35 +08:00