mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-05-11 20:21:11 +00:00
![]() The format specifiers of %ld/%lu/%li/%lx/%lp/%lo (or %z* and %t* like) should be treated as 32-bit integer in wasm. And merge the handle of unsigned/signed for %u/%d and %llu/%lld specifier when calling snprintf. |
||
---|---|---|
.. | ||
libc_builtin_wrapper.c | ||
libc_builtin.cmake | ||
SConscript |