wasm-micro-runtime/core/iwasm/aot
2023-08-03 08:46:56 +08:00
..
arch Re-organize intrinsics in aot_reloc_riscv.c to fix some FPU issues (#2414) 2023-08-01 17:28:57 +08:00
debug Fix AOT debug for macOS (#1494) 2022-09-16 18:54:04 +08:00
aot_intrinsic.c Add "--enable-builtin-intrinsics=<flags>" option to wamrc (#2341) 2023-07-06 18:20:35 +08:00
aot_intrinsic.h Implement i32.div_s (#1792) 2022-12-13 10:48:51 +08:00
aot_loader.c Bring up WAMR on esp32-s3 device (#2348) 2023-07-21 07:54:13 +08:00
aot_reloc.h Implement AOT static PGO (#2243) 2023-06-05 09:17:39 +08:00
aot_runtime.c Move wasm_runtime_destroy_wasi and wasi_nn_destroy calls together (#2418) 2023-08-03 08:46:56 +08:00
aot_runtime.h Make memory access boundary check behavior configurable (#2289) 2023-07-04 16:21:30 +08:00
iwasm_aot.cmake Implement source debugging for interpreter and AOT (#769) 2021-09-29 13:36:46 +08:00
SConscript Add ia32 support and fix compiling issue for RT-Thread (#730) 2021-09-07 10:20:14 +08:00