Kotlin SQLite
Toggle table of contents
0.0.3
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin SQLite
Ksqlite Foreign WASM
/
ksqlite.foreign.wasm
/
WasmFunctions
/
xGet
x
Get
web
abstract
fun
xGet
(
functionName
:
JsString
)
:
WasmFunction
(
source
)
Returns a WASM-exported function by name, or throws if the function is not found.