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 057a2a981..aea9e56d8 100644
--- a/src/wasm-binary.h
+++ b/src/wasm-binary.h
@@ -422,6 +422,7 @@ extern const char* MultivalueFeature;
extern const char* GCFeature;
extern const char* Memory64Feature;
extern const char* TypedFunctionReferencesFeature;
+extern const char* RelaxedSIMDFeature;
enum Subsection {
NameModule = 0,