ID

object ID

A separate holder class for ID constants.

Properties

Link copied to clipboard
const val AnyRef: Int = 110
Link copied to clipboard
const val ArrayRef: Int = 106
Link copied to clipboard
const val BOT: Int
Link copied to clipboard
const val EqRef: Int = 109
Link copied to clipboard
const val ExnRef: Int = 105
Link copied to clipboard
const val ExternRef: Int = 111
Link copied to clipboard
const val F32: Int = 125
Link copied to clipboard
const val F64: Int = 124
Link copied to clipboard
const val FuncRef: Int = 112
Link copied to clipboard
const val i31: Int = 108
Link copied to clipboard
const val I32: Int = 127
Link copied to clipboard
const val I64: Int = 126
Link copied to clipboard
const val NoExternRef: Int = 114
Link copied to clipboard
const val NoFuncRef: Int = 115
Link copied to clipboard
const val NoneRef: Int = 113
Link copied to clipboard
const val Ref: Int = 100
Link copied to clipboard
const val RefNull: Int = 99
Link copied to clipboard
const val StructRef: Int = 107
Link copied to clipboard
const val V128: Int = 123

Functions

Link copied to clipboard
fun isValidOpcode(opcode: Int): Boolean
Link copied to clipboard
fun toName(opcode: Int): String