java.lang.Object
com.dylibso.chicory.wasm.types.Table
-
Constructor Summary
ConstructorsConstructorDescriptionTable(ValType elementType, TableLimits limits) Table(ValType elementType, TableLimits limits, List<Instruction> init) Table(ValueType elementType, TableLimits limits) Deprecated. -
Method Summary
Table(ValType, TableLimits)