diff --git a/features.json b/features.json index 3c86b5c..2956eb5 100644 --- a/features.json +++ b/features.json @@ -292,6 +292,10 @@ "saturatedFloatToInt": "75", "signExtensions": "74", "simd": "91", + "stackSwitching": [ + "flag", + "Requires flag `chrome://flags/#enable-experimental-webassembly-stack-switching`" + ], "tailCall": "112", "threads": "74", "typedFunctionReferences": "119",