mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-01 05:37:31 +00:00
Enable to use BH_VPRINTF macro for platform Linux/Windows/Darwin/VxWorks to redirect the stdout output from platform os_printf/os_vprintf, or the wasi output from wasm app to the vprintf like callback function specified by BH_VPRINTF macro of cmake WAMR_BH_VPRINTF variable. Signed-off-by: Wenyong Huang <wenyong.huang@intel.com> |
||
|---|---|---|
| .. | ||
| pics | ||
| build_wamr.md | ||
| build_wasm_app.md | ||
| embed_wamr.md | ||
| export_native_api.md | ||
| linux_sgx.md | ||
| multi_module.md | ||
| other_wasm_compilers.md | ||
| port_wamr.md | ||
| pthread_library.md | ||
| release_ack.md | ||
| roadmap.md | ||
| wamr_api.md | ||
| wasm_c_api.md | ||