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/product-mini/platforms/linux
YAMAMOTO Takashi ee24d78483
Fix Debug build error with clang-11 on linux (#714)
Remove bound-strict flag from -fno-sanitize list in Linux Debug build with clang as clang-11 doesn't have bounds-strict
2021-09-01 18:36:27 +08:00
..
build_jit.sh Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
build_llvm.sh Upgrade llvm version from 10.x to 11.x for wamrc and iwasm JIT (#564) 2021-03-10 16:08:50 +08:00
CMakeLists.txt Fix Debug build error with clang-11 on linux (#714) 2021-09-01 18:36:27 +08:00
main.c Fix issues reported by gcc -fsanitize flag (#678) 2021-07-30 15:21:17 +08:00