WasmFuncWithType

data class WasmFuncWithType(val name: String, val type: WasmType.Function)

Constructors

Link copied to clipboard
constructor(name: String, type: WasmType.Function)

Properties

Link copied to clipboard
Link copied to clipboard