Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [reference-types] remove single table restriction in IR (#3517) | Abbas Mashayekh | 2021-02-09 | 1 | -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 Cheng | 2020-04-23 | 1 | -2/+2 |
| | |||||
* | Add BinaryenCallIsReturn/BinaryenCallIndirectIsReturn to C/JS API (#2779) | Shao Cheng | 2020-04-22 | 1 | -0/+36 |