Skip to content

Commit

Permalink
Update features, Firefox ships exnref in v131 (#401)
Browse files Browse the repository at this point in the history
  • Loading branch information
dschuff authored Oct 1, 2024
1 parent 0a60e1a commit d151cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
"branchHinting": ["flag", "Enabled in Nightly, requires flag `javascript.options.wasm_branch_hinting` in Beta/Release"],
"bulkMemory": "79",
"customAnnotationSyntaxInTheTextFormat": null,
"exceptionsFinal": ["flag", "Enabled in Nightly, requires flag `javascript.options.wasm_exnref` in Beta/Release"],
"exceptionsFinal": "131",
"exceptions": "100",
"extendedConst": "112",
"gc": "120",
Expand Down

0 comments on commit d151cce

Please sign in to comment.