class

Wasm::Const

Inherits Wasm::Node < Reference < Object

Constructors

new(type : Symbol, value : Float32 | Float64 | Int32 | Int64)
Source
new(value : Float32 | Float64 | Int32 | Int64)
Source

Instance methods

type
Source
type=(type : Symbol)
Source
value
Source
value=(value : Int32 | Int64 | Float32 | Float64)
Source