Skip to content

Commit

Permalink
Update wasm2c status for tail calls
Browse files Browse the repository at this point in the history
  • Loading branch information
keithw authored and sbc100 committed Oct 26, 2023
1 parent 29cda21 commit defa236
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions features.json
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@
"jspi": null,
"memory64": ["flag", "Requires flag `--enable-memory64`"],
"multiMemory": ["flag", "Requires flag `--enable-multi-memory`"],
"tailCall": ["flag", "Requires flag `--enable-tail-call`"],
"multiValue": "1.0.24",
"mutableGlobals": "1.0.1",
"referenceTypes": "1.0.31",
Expand Down

0 comments on commit defa236

Please sign in to comment.