ExportFunction

fun interface ExportFunction

This represents an Exported function from the Wasm module.

Functions

Link copied to clipboard
abstract fun apply(vararg args: Long): LongArray