mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-06-18 02:59:21 +00:00
Compare commits
2 Commits
49985986e8
...
29f72f56e6
Author | SHA1 | Date | |
---|---|---|---|
![]() |
29f72f56e6 | ||
![]() |
4d1f15d5e0 |
|
@ -6,7 +6,7 @@ if(NOT WAMR_BUILD_INTERP)
|
|||
set(WAMR_BUILD_INTERP 1)
|
||||
endif()
|
||||
|
||||
set(WAMR_BUILD_WAMR_COMPILER 1)
|
||||
set(WAMR_BUILD_WAMR_COMPILER 0)
|
||||
set(WAMR_BUILD_AOT 1)
|
||||
set(WAMR_BUILD_INTERP 1)
|
||||
set(WAMR_BUILD_JIT 0)
|
||||
|
|
Loading…
Reference in New Issue
Block a user