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
/
TableImport
/
TableImport
Table
Import
constructor
(
moduleName
:
String
,
name
:
String
,
entryType
:
ValType
,
limits
:
TableLimits
)
constructor
(
moduleName
:
String
,
name
:
String
,
entryType
:
ValueType
,
limits
:
TableLimits
)
Deprecated
use TableImport(String, String, ValType, TableLimits)