interpreters/wamr: New option to support spec test

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
This commit is contained in:
Huang Qi 2022-11-16 16:02:26 +08:00 committed by Xiang Xiao
parent 31e7c5ec60
commit 0357cb99b2

View File

@ -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