wasm-micro-runtime/product-mini/platforms/linux
Wenyong Huang 4b0d6083a3
Enable lazy Orc JIT feature (#732)
The feature is disabled by default, to enable it, please use
`cmake -DWAMR_BUILD_JIT=1 -DWAMR_BUILD_LAZY_JIT=1`
to build iwasm.
2021-09-07 11:39:57 +08:00
..
build_jit.sh Enable lazy Orc JIT feature (#732) 2021-09-07 11:39:57 +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