InsMemarg

data class InsMemarg(val op: WasmOp, val align: Int, val offset: Int) : WasmInstruction

Constructors

Link copied to clipboard
constructor(op: WasmOp, align: Int, offset: Int)

Properties

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

Functions

Link copied to clipboard