interpreters/wamr: New option to support spec test
Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
This commit is contained in:
parent
31e7c5ec60
commit
0357cb99b2
@ -96,6 +96,10 @@ config INTERPRETERS_WAMR_REF_TYPES
|
||||
bool "Enable reference types support"
|
||||
default n
|
||||
|
||||
config INTERPRETERS_WAMR_ENABLE_SPEC_TEST
|
||||
bool "Enable spectest support"
|
||||
default n
|
||||
|
||||
config INTERPRETERS_WAMR_STACK_GUARD_SIZE
|
||||
int "Custom stack guard size"
|
||||
default 0
|
||||
|
Loading…
Reference in New Issue
Block a user