Yi Liu 595dcd564f Fix off-by-one in aot_alloc_tiny_frame overflow check (#4845) 1 day ago
..
arch 69446f4abb Add missing functions from thumb arch (#4718) 3 months ago
debug f453d9d5ce Appease GCC strict prototypes warning (#3775) 1 year ago
SConscript 7e60b8608e Add ia32 support and fix compiling issue for RT-Thread (#730) 4 years ago
aot_intrinsic.c d7afa4c0cf Enable -Wdouble-promotion by default and fix related warnings (#4603) 5 months ago
aot_intrinsic.h 4735956eeb fix return types of our 64-bit clz/ctz/popcount intrinsics (#4238) 10 months ago
aot_loader.c 6db91d7e24 Fix off-by-one in AOT func_index bounds checks (#4836) 2 weeks ago
aot_perf_map.c ecb47d9326 Add missing casts and improve error handling in performance map functions (#4202) 10 months ago
aot_perf_map.h 4ef724bbff Enhance wasm loading with LoadArgs and support module names (#3265) 1 year ago
aot_reloc.h 8a55a1e7a1 Shared heap enhancements for Interpreter and AOT (#4400) 8 months ago
aot_runtime.c 595dcd564f Fix off-by-one in aot_alloc_tiny_frame overflow check (#4845) 1 day ago
aot_runtime.h 3b8b265f1f Pass InstantiationArgs2 down to aot_instantiate/wasm_instantiate (#4594) 4 months ago
aot_validator.c c6712b4033 add a validator for aot module (#3995) 1 year ago
aot_validator.h c6712b4033 add a validator for aot module (#3995) 1 year ago
iwasm_aot.cmake d085d1ccf7 Keep fix the CMake compatibility issue (#4180) 10 months ago