interpreters/wamr: New option to support ref types

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
This commit is contained in:
Huang Qi 2022-11-16 15:56:20 +08:00 committed by Xiang Xiao
parent 7b22525f0b
commit 31e7c5ec60

View File

@ -92,6 +92,10 @@ config INTERPRETERS_WAMR_MINILOADER
---help---
Mini-loader don't check the integrity of wasm module
config INTERPRETERS_WAMR_REF_TYPES
bool "Enable reference types support"
default n
config INTERPRETERS_WAMR_STACK_GUARD_SIZE
int "Custom stack guard size"
default 0