krwa
Toggle table of contents
0.3.0-rc.9
common
Target filter
common
Switch theme
Search in API
Skip to content
krwa
wasm
/
uk.shusek.krwa.wasm.types
/
Table
/
Table
Table
constructor
(
elementType
:
ValType
,
limits
:
TableLimits
,
init
:
List
<
Instruction
>
)
constructor
(
elementType
:
ValType
,
limits
:
TableLimits
)
constructor
(
elementType
:
ValueType
,
limits
:
TableLimits
)
Deprecated
use Table(ValType, TableLimits)