Skip to content

Commit

Permalink
Update Node status for tail calls
Browse files Browse the repository at this point in the history
  • Loading branch information
samestep committed Feb 15, 2024
1 parent ba3deae commit df136f5
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 @@ -212,7 +212,7 @@
"saturatedFloatToInt": "12.5",
"signExtensions": "12.0",
"simd": "16.4",
"tailCall": ["flag", "Requires flag `--experimental-wasm-return-call`"],
"tailCall": "20.0",
"threads": "16.4",
"typeReflection": ["flag", "Requires flag `--experimental-wasm-type-reflection`"]
}
Expand Down

0 comments on commit df136f5

Please sign in to comment.