wasm-micro-runtime/core/shared/mem-alloc
YAMAMOTO Takashi 1a61cb75e1
Appease GCC -Wformat ()
I'm not sure we want to use C99 %tu here.
While C99 %zu is more widely used in WAMR, %tu is rare (if any)
and I'm not sure if it's ubiquitously implemented in platforms
we support.
2024-09-10 14:53:11 +08:00
..
ems Appease GCC -Wformat () 2024-09-10 14:53:11 +08:00
mem_alloc.c Fix warnings/issues reported in Windows and by CodeQL/Coverity () 2024-04-07 11:57:31 +08:00
mem_alloc.cmake Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT () 2024-02-06 20:47:11 +08:00
mem_alloc.h Fix clang compile warnings () 2024-05-08 16:43:47 +08:00
SConscript add porting codes of rt-thread () 2021-01-14 11:26:35 +08:00