This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/iwasm
liang.he e70867c64f
Update spec test cases to latest version (#889)
Update spec test cases to commit 2460ad02b51fb5ed5824f44de287a8638b19a5f8,
and modify wamr test suite script as the SIMD cases have been added into spec
main repo by default, no need to clone SIMD repo again when testing SIMD.
2021-12-15 14:39:54 +08:00
..
aot Fix wamrc endian/bit-width check invalid issue on win32 target (#886) 2021-12-14 08:45:48 +08:00
common Refine codes and fix several issues (#882) 2021-12-10 18:13:17 +08:00
compilation Fix wamrc endian/bit-width check invalid issue on win32 target (#886) 2021-12-14 08:45:48 +08:00
include Refine codes and fix several issues (#882) 2021-12-10 18:13:17 +08:00
interpreter Update spec test cases to latest version (#889) 2021-12-15 14:39:54 +08:00
libraries libc-builtin: Fix the signature of strncasecmp native function (#888) 2021-12-13 19:40:05 +08:00
README.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00