Table

constructor(elementType: ValType, limits: TableLimits, init: List<Instruction>)
constructor(elementType: ValType, limits: TableLimits)


constructor(elementType: ValueType, limits: TableLimits)

Deprecated

use Table(ValType, TableLimits)