wasm-micro-runtime/core/iwasm/libraries/libc-builtin
Xu Jun 87c67eb6f0
Enhance printf_wrapper in libc-builtin (#1074)
Use snprintf to format the string and then output it,
so as to support more formats and reduce the footprint.
2022-04-12 17:13:18 +08:00
..
libc_builtin_wrapper.c Enhance printf_wrapper in libc-builtin (#1074) 2022-04-12 17:13:18 +08:00
libc_builtin.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