diff --git a/features.json b/features.json index ffa4ec79..78d07fdd 100644 --- a/features.json +++ b/features.json @@ -234,7 +234,7 @@ "typeReflection": { "description": "Type Reflection for JS API", "url": "https://github.com/WebAssembly/js-types/blob/main/proposals/js-types/Overview.md", - "phase": 3 + "phase": 1 }, "typedFunctionReferences": { "description": "Typed Function References",