korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-wasm
/
korlibs.wasm
/
WasmInstruction
/
br_base
br_
base
interface
br_base
:
WasmInstruction
Inheritors
br
br_if
Members
Members & Extensions
Properties
itype
Link copied to clipboard
open
val
itype
:
WasmSType
label
Link copied to clipboard
abstract
val
label
:
Int
op
Link copied to clipboard
abstract
val
op
:
WasmOp
Functions
accept
Link copied to clipboard
fun
WasmInstruction
.
accept
(
visitor
:
WasmCodeVisitor
,
context
:
WasmCodeVisitor.Context
)
:
Boolean