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
/
WasmJsExecution
Wasm
Js
Execution
wasmJs
class
WasmJsExecution
Members
Types
Companion
Link copied to clipboard
wasmJs
object
Companion
Functions
export
Link copied to clipboard
wasmJs
fun
export
(
name
:
String
)
:
ExportFunction
export
Type
Link copied to clipboard
wasmJs
fun
exportType
(
name
:
String
)
:
FunctionType
global
Link copied to clipboard
wasmJs
fun
global
(
name
:
String
)
:
WasmJsGlobal
memory
Link copied to clipboard
wasmJs
fun
memory
(
name
:
String
)
:
Memory
native
Link copied to clipboard
wasmJs
fun
native
(
)
:
NativeWasmInstance
table
Link copied to clipboard
wasmJs
fun
table
(
name
:
String
)
:
WasmJsTable
tag
Link copied to clipboard
wasmJs
fun
tag
(
name
:
String
)
:
WasmJsTag