wasm-mutator-fuzz: Generate more kinds of corpus (#3487)
This commit is contained in:
@ -92,8 +92,8 @@ if (NOT DEFINED WAMR_BUILD_SIMD)
|
||||
endif ()
|
||||
|
||||
if (NOT DEFINED WAMR_BUILD_REF_TYPES)
|
||||
# Disable reference types by default
|
||||
set (WAMR_BUILD_REF_TYPES 0)
|
||||
# Enable reference type by default
|
||||
set (WAMR_BUILD_REF_TYPES 1)
|
||||
endif ()
|
||||
|
||||
if (NOT DEFINED WAMR_BUILD_DEBUG_INTERP)
|
||||
|
||||
Reference in New Issue
Block a user