From d28ef514cb0c42b4017a22849f326668af3ba07a Mon Sep 17 00:00:00 2001 From: Hood Chatham Date: Tue, 21 Jul 2026 10:56:27 +0200 Subject: [PATCH] Update supported version for Node jspi and exnref eh --- features.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features.json b/features.json index cc81436..1e6afcb 100644 --- a/features.json +++ b/features.json @@ -411,7 +411,7 @@ "Requires flag `--experimental-wasm-compilation-hints`" ], "customAnnotationSyntaxInTheTextFormat": null, - "exceptionsFinal": "25.0", + "exceptionsFinal": "24.15", "exceptions": "17.0", "extendedConst": "21.0", "gc": "22.0", @@ -419,7 +419,7 @@ "flag", "Requires flag `--experimental-wasm-instruction-tracing`" ], - "jspi": ["flag", "Requires flag `--experimental-wasm-jspi`"], + "jspi":"26.0", "jsStringBuiltins": [ "flag", "Requires flag `--experimental-wasm-imported-strings`"