Companion

object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun build(module: WasmModule, outputGen: () -> WasmRunJVMOutput = { WasmRunJVMOutput() }, codeTrace: Boolean = false): WasmRunJVMJIT
Link copied to clipboard
operator fun get(func: KFunction<*>): Method