toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.wasm
/
WasmGlobal
/
WasmGlobal
Wasm
Global
constructor
(
globalType
:
WasmType
,
index
:
Int
=
-1
,
expr
:
WasmExpr
?
=
null
,
gimport
:
WasmImport
?
=
null
,
name
:
String
=
gimport?.name ?: "g$index"
)