Skip to content

Commit bc8ba2d

Browse files
authored
Update exceptionsFinal value in features.json for Node.js
Fixes #509
1 parent e5d341f commit bc8ba2d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

features.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -396,10 +396,7 @@
396396
"Requires flag `--experimental-wasm-compilation-hints`"
397397
],
398398
"customAnnotationSyntaxInTheTextFormat": null,
399-
"exceptionsFinal": [
400-
"flag",
401-
"Requires flag `--experimental-wasm-exnref`"
402-
],
399+
"exceptionsFinal": "25.0",
403400
"exceptions": "17.0",
404401
"extendedConst": "21.0",
405402
"gc": "22.0",

0 commit comments

Comments
 (0)