krwa
Toggle table of contents
0.3.0-rc.9
wasmJs
Target filter
wasmJs
Switch theme
Search in API
Skip to content
krwa
runtime
/
uk.shusek.krwa.runtime
/
NativeWasmGlobal
/
Companion
Companion
wasmJs
object
Companion
Members
Functions
create
Link copied to clipboard
wasmJs
fun
create
(
type
:
ValType
,
mutability
:
MutabilityType
,
value
:
Long
)
:
NativeWasmGlobal
create
Reference
Link copied to clipboard
wasmJs
fun
createReference
(
type
:
ValType
,
mutability
:
MutabilityType
,
value
:
JsAny
?
)
:
NativeWasmGlobal