mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-03-12 17:05:38 +00:00
![]() Fix document issues: add ARC to supported targets, fix how to build wamrc for MacOS. Fix spec case test script issue: the latest wabt has enabled simd by default, no need to add "--enable-simd" option for test script. Fix simd LLVM IR compilation issue: using index calculated by opcode to access array element should not be out of array boundary, add bh_assert() for it. Signed-off-by: Wenyong Huang <wenyong.huang@intel.com> |
||
---|---|---|
.. | ||
aot_reloc_aarch64.c | ||
aot_reloc_arc.c | ||
aot_reloc_arm.c | ||
aot_reloc_mips.c | ||
aot_reloc_riscv.c | ||
aot_reloc_thumb.c | ||
aot_reloc_x86_32.c | ||
aot_reloc_x86_64.c | ||
aot_reloc_xtensa.c |