Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print the features section in a comment (#3563) | Alon Zakai | 2021-02-12 | 1 | -1/+1 |
| | |||||
* | [reference-types] remove single table restriction in IR (#3517) | Abbas Mashayekh | 2021-02-09 | 1 | -0/+90 |
Adds support for modules with multiple tables. Adds a field for the table name to `CallIndirect` and updates the C/JS APIs accordingly. |