wasm-micro-runtime/core/iwasm/aot
Xiaokang Qin 46db353017
Enable SIMD for AARCH64 Platform (#11) (#610)
Signed-off-by: Wu Zhongmin <zhongmin.wzm@antgroup.com>
Signed-off-by: Xiaokang Qin <xiaokang.qxk@antgroup.com>

Co-authored-by: Wu Zhongmin <zhongmin.wzm@antgroup.com>

Co-authored-by: Wu Zhongmin <zhongmin.wzm@antgroup.com>
2021-04-13 14:45:51 +08:00
..
arch Fix compile warnings on windows platform: dll linkage and others (#604) 2021-04-09 14:55:58 +08:00
aot_loader.c Enable SIMD for AARCH64 Platform (#11) (#610) 2021-04-13 14:45:51 +08:00
aot_reloc.h Fix windows aot loader fail to resolve symbol issue (#540) 2021-02-23 20:55:50 +08:00
aot_runtime.c add realloc wrapper, fix pthread_join overwrite issue (#605) 2021-04-09 15:27:12 +08:00
aot_runtime.h add realloc wrapper, fix pthread_join overwrite issue (#605) 2021-04-09 15:27:12 +08:00
iwasm_aot.cmake Fix function type not set issue of aot_call_indirect (#229) 2020-04-07 11:04:46 +08:00
SConscript add porting codes of rt-thread (#494) 2021-01-14 11:26:35 +08:00