summaryrefslogtreecommitdiff
path: root/test/binaryen.js/tail_calls.js
Commit message (Collapse)AuthorAgeFilesLines
* [reference-types] remove single table restriction in IR (#3517)Abbas Mashayekh2021-02-091-0/+1
| | | Adds support for modules with multiple tables. Adds a field for the table name to `CallIndirect` and updates the C/JS APIs accordingly.
* Add snake_case method names for returnCall/returnCallIndirect in JS API (#2795)Shao Cheng2020-04-231-2/+2
|
* Add BinaryenCallIsReturn/BinaryenCallIndirectIsReturn to C/JS API (#2779)Shao Cheng2020-04-221-0/+36