korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-wasm
/
korlibs.wasm
/
WasmRuntime
/
WasmTable
Wasm
Table
class
WasmTable
(
val
limit
:
WasmType.Limit
)
Members
Constructors
Wasm
Table
Link copied to clipboard
constructor
(
limit
:
WasmType.Limit
)
Properties
elements
Link copied to clipboard
var
elements
:
Array
<
WasmRuntime.WasmFuncCall
?
>
limit
Link copied to clipboard
val
limit
:
WasmType.Limit
Functions
table
Ensure
Size
Link copied to clipboard
fun
tableEnsureSize
(
size
:
Int
)