diff --git a/features.json b/features.json index e754dea1..26dedd05 100644 --- a/features.json +++ b/features.json @@ -204,7 +204,7 @@ "stackSwitching": { "description": "Stack Switching", "url": "https://github.com/WebAssembly/stack-switching/blob/main/proposals/stack-switching/Explainer.md", - "phase": 2 + "phase": 3 }, "stringref": { "description": "Reference-Typed Strings",