diff --git a/interpreters/wamr/Kconfig b/interpreters/wamr/Kconfig index f3e3984cb..796c6a5c2 100644 --- a/interpreters/wamr/Kconfig +++ b/interpreters/wamr/Kconfig @@ -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