mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-27 10:00:59 +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> |
||
|---|---|---|
| .. | ||
| tail-call | ||
| all.sh | ||
| CHANGES | ||
| ignore_cases.patch | ||
| LICENSE | ||
| runtest.py | ||
| simd_ignore_cases.patch | ||
| thread_proposal_ignore_cases.patch | ||