wasm-micro-runtime/core/iwasm/aot
YAMAMOTO Takashi 8f098a5905
aot: Make precheck functions use short-call for xtensa (#3418)
Note: this breaks AOT ABI for xtensa again because of a revert of an ABI-breaking change.
2024-05-13 16:55:00 +08:00
..
arch aot_reloc_x86_64.c: Suggest to try --size-level=0 as well (#3067) 2024-01-23 13:00:19 +08:00
debug Fix aot debugger compilation error on windows (#3370) 2024-04-29 10:38:43 +08:00
aot_intrinsic.c Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
aot_intrinsic.h Add cmake flag to control aot intrinsics (#3261) 2024-04-01 11:26:05 +08:00
aot_loader.c aot: Make precheck functions use short-call for xtensa (#3418) 2024-05-13 16:55:00 +08:00
aot_perf_map.c Enhance wasm loading with LoadArgs and support module names (#3265) 2024-04-07 15:04:35 +08:00
aot_perf_map.h Enhance wasm loading with LoadArgs and support module names (#3265) 2024-04-07 15:04:35 +08:00
aot_reloc.h Enhance GC subtyping checks (#3317) 2024-04-18 12:32:01 +08:00
aot_runtime.c aot: Make precheck functions use short-call for xtensa (#3418) 2024-05-13 16:55:00 +08:00
aot_runtime.h Implement Memory64 support for AOT (#3362) 2024-05-13 11:03:38 +08:00
iwasm_aot.cmake Fix windows AOT hw bound check (#2475) 2023-08-18 10:16:03 +08:00
SConscript Add ia32 support and fix compiling issue for RT-Thread (#730) 2021-09-07 10:20:14 +08:00