br_table

data class br_table(val labels: List<Int>, val default: Int) : WasmInstruction

Constructors

Link copied to clipboard
constructor(labels: List<Int>, default: Int)

Properties

Link copied to clipboard
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