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
/
NativeWasmHostFunction
Native
Wasm
Host
Function
wasmJs
fun
interface
NativeWasmHostFunction
Members
Functions
apply
Link copied to clipboard
wasmJs
abstract
fun
apply
(
instance
:
NativeWasmInstance
,
args
:
LongArray
)
:
LongArray
?