Skip to content

Commit

Permalink
Add wasm2c tail-call to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
keithw committed Sep 18, 2023
1 parent 67cc393 commit 5084240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Wabt has been compiled to JavaScript via emscripten. Some of the functionality i
| [simd][] | `--disable-simd` |||||||
| [threads][] | `--enable-threads` | ||||| |
| [multi-value][] | `--disable-multi-value` |||||||
| [tail-call][] | `--enable-tail-call` | ||||| |
| [tail-call][] | `--enable-tail-call` | ||||| |
| [bulk memory][] | `--disable-bulk-memory` |||||||
| [reference types][] | `--disable-reference-types` |||||||
| [annotations][] | `--enable-annotations` | | || | | |
Expand Down

0 comments on commit 5084240

Please sign in to comment.