wabt
ddcec7c6 - reference-types: Add multi-table support to the interpreter (#1218)

Commit
6 years ago
reference-types: Add multi-table support to the interpreter (#1218) This involved plumbing the table argument for `table.init` and `table.copy` all the way through rather than assuming they were always zero. Update the rather complex logic for assigning names to elem segments to handle active elem segments which both name themselves and the table they apply too.
Author
Parents
Loading