From 6b75d78b19685ef0627455091def2bddcabb2ffc Mon Sep 17 00:00:00 2001 From: Pig Fang Date: Tue, 10 Mar 2026 11:01:06 +0800 Subject: [PATCH] Update status of wasm-language-tools --- features.json | 1 + 1 file changed, 1 insertion(+) diff --git a/features.json b/features.json index 277c77a2..0a47dba6 100644 --- a/features.json +++ b/features.json @@ -786,6 +786,7 @@ "saturatedFloatToInt": "0.3.0", "signExtensions": "0.3.0", "simd": true, + "stackSwitching": "0.10.0", "tailCall": true, "threads": "0.8.0", "typeReflection": null,