We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cdaf68 commit 05e989bCopy full SHA for 05e989b
1 file changed
features.json
@@ -584,15 +584,19 @@
584
"jspi": null,
585
"jsStringBuiltins": null,
586
"referenceTypes": "2.0",
587
- "threads": "4.0.0",
588
- "exceptionsFinal": "6.0.0",
+ "threads": "4.0",
+ "exceptionsFinal": "6.0",
589
+ "extendedConst": "7.1",
590
"multiValue": "1.0",
591
"mutableGlobals": "0.7",
592
+ "relaxedSimd": "7.1",
593
"saturatedFloatToInt": true,
594
"signExtensions": true,
595
"simd": "2.0",
596
+ "tailCall": "7.1",
597
"typeReflection": "2.0",
- "webContentSecurityPolicy": null
598
+ "webContentSecurityPolicy": null,
599
+ "wideArithmetic": "7.1"
600
}
601
},
602
"wizard": {
0 commit comments