toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
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
)