Skip to content

Commit 05e989b

Browse files
deploy: 92acbd3
1 parent 8cdaf68 commit 05e989b

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

features.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -584,15 +584,19 @@
584584
"jspi": null,
585585
"jsStringBuiltins": null,
586586
"referenceTypes": "2.0",
587-
"threads": "4.0.0",
588-
"exceptionsFinal": "6.0.0",
587+
"threads": "4.0",
588+
"exceptionsFinal": "6.0",
589+
"extendedConst": "7.1",
589590
"multiValue": "1.0",
590591
"mutableGlobals": "0.7",
592+
"relaxedSimd": "7.1",
591593
"saturatedFloatToInt": true,
592594
"signExtensions": true,
593595
"simd": "2.0",
596+
"tailCall": "7.1",
594597
"typeReflection": "2.0",
595-
"webContentSecurityPolicy": null
598+
"webContentSecurityPolicy": null,
599+
"wideArithmetic": "7.1"
596600
}
597601
},
598602
"wizard": {

0 commit comments

Comments
 (0)