examples/terminate: Use wasm_runtime_spawn_exec_env as well (#3049)
This commit is contained in:
@ -45,6 +45,7 @@ if (NOT CMAKE_BUILD_TYPE)
|
||||
endif ()
|
||||
|
||||
set (WAMR_BUILD_LIBC_WASI 1)
|
||||
set (WAMR_BUILD_LIB_WASI_THREADS 1)
|
||||
set (WAMR_BUILD_THREAD_MGR 1)
|
||||
set (WAMR_BUILD_INTERP 1)
|
||||
set (WAMR_BUILD_AOT 1)
|
||||
|
||||
Reference in New Issue
Block a user