Skip to content

Commit

Permalink
Update Firefox support for tail calls in features.json (#360)
Browse files Browse the repository at this point in the history
  • Loading branch information
laughinghan and dschuff authored Dec 20, 2023
1 parent ec5e2e7 commit af180ab
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 @@ -135,7 +135,7 @@
"saturatedFloatToInt": "64",
"signExtensions": "62",
"simd": "89",
"tailCall": ["flag", "Enabled in Nightly, unavailable in Beta/Release"],
"tailCall": "121",
"threads": "79",
"typeReflection": ["flag", "Enabled in Nightly, unavailable in Beta/Release"]
}
Expand Down

0 comments on commit af180ab

Please sign in to comment.