I32

data object I32 : IR.Number(source)

32-bit signed integer. Aliases: int, *, ** (noting that * and ** may be remapped dynamically to i64 when WASM environments gain 64-bit pointer capabilities).

Properties

Link copied to clipboard
open override val value: String