INVOKE

data class INVOKE(val name: String) : WasmInstruction

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard
open val itype: WasmSType
Link copied to clipboard
Link copied to clipboard
open override val op: WasmOp

Functions

Link copied to clipboard