Skip to content

Commit 34fb1fa

Browse files
authored
Update wasm-language-tools' features (#504)
1 parent af56e1b commit 34fb1fa

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

features.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -753,6 +753,7 @@
753753
"branchHinting": null,
754754
"bulkMemory": true,
755755
"customAnnotationSyntaxInTheTextFormat": "0.7.0",
756+
"customPageSizes": "0.8.0",
756757
"esmIntegration": null,
757758
"exceptionsFinal": "0.7.0",
758759
"extendedConst": "0.7.0",
@@ -770,9 +771,11 @@
770771
"signExtensions": "0.3.0",
771772
"simd": true,
772773
"tailCall": true,
774+
"threads": "0.8.0",
773775
"typeReflection": null,
774776
"typedFunctionReferences": "0.4.0",
775-
"webContentSecurityPolicy": null
777+
"webContentSecurityPolicy": null,
778+
"wideArithmetic": "0.8.0"
776779
}
777780
}
778781
}

0 commit comments

Comments
 (0)