FuncWithType

data class FuncWithType(val name: String, val func: WasmType.Function)

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard