wasm-micro-runtime/core/iwasm
Wenyong Huang 7be0d385a6
Implement SIMD latest opcodes and update LLVM to 13.0 (#758)
Implement the latest SIMD opcodes and update LLVM 13.0,
update the llvm build scripts, update the sample workloads‘ build scripts,
and build customized wasi-sdk to build some workloads.
Also refine the CI rules.

Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
2021-09-17 19:12:57 +08:00
..
aot Fix compilation warnings (#754) 2021-09-16 16:36:42 +08:00
common Update wasm_c_api to use vector types (#751) 2021-09-16 14:54:25 +08:00
compilation Implement SIMD latest opcodes and update LLVM to 13.0 (#758) 2021-09-17 19:12:57 +08:00
include Update wasm_c_api to use vector types (#751) 2021-09-16 14:54:25 +08:00
interpreter Implement SIMD latest opcodes and update LLVM to 13.0 (#758) 2021-09-17 19:12:57 +08:00
libraries Fix a build on alpine, whose libc is musl (#726) 2021-09-07 10:03:54 +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