We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af56e1b commit 34fb1faCopy full SHA for 34fb1fa
features.json
@@ -753,6 +753,7 @@
753
"branchHinting": null,
754
"bulkMemory": true,
755
"customAnnotationSyntaxInTheTextFormat": "0.7.0",
756
+ "customPageSizes": "0.8.0",
757
"esmIntegration": null,
758
"exceptionsFinal": "0.7.0",
759
"extendedConst": "0.7.0",
@@ -770,9 +771,11 @@
770
771
"signExtensions": "0.3.0",
772
"simd": true,
773
"tailCall": true,
774
+ "threads": "0.8.0",
775
"typeReflection": null,
776
"typedFunctionReferences": "0.4.0",
- "webContentSecurityPolicy": null
777
+ "webContentSecurityPolicy": null,
778
+ "wideArithmetic": "0.8.0"
779
}
780
781
0 commit comments