summaryrefslogtreecommitdiff
path: root/src/wasm-binary.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wasm-binary.h')
-rw-r--r--src/wasm-binary.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wasm-binary.h b/src/wasm-binary.h
index a5c6d0a46..c7ac7e7b7 100644
--- a/src/wasm-binary.h
+++ b/src/wasm-binary.h
@@ -437,6 +437,7 @@ extern const char* Memory64Feature;
extern const char* TypedFunctionReferencesFeature;
extern const char* RelaxedSIMDFeature;
extern const char* ExtendedConstFeature;
+extern const char* StringsFeature;
enum Subsection {
NameModule = 0,