Table of Contents - wag-0.1.1 Documentation
Classes and Modules
- WAG
- WAG::Data
- WAG::Element
- WAG::Encodable
- WAG::Error
- WAG::Export
- WAG::F32Instructions
- WAG::F64Instructions
- WAG::Function
- WAG::FunctionType
- WAG::Global
- WAG::GlobalInstructions
- WAG::I32Instructions
- WAG::I64Instructions
- WAG::Import
- WAG::Indices
- WAG::Indices::Base
- WAG::Indices::Func
- WAG::Indices::Global
- WAG::Indices::Label
- WAG::Indices::Local
- WAG::Indices::Mem
- WAG::Indices::Table
- WAG::Indices::Type
- WAG::Inflector
- WAG::Instructable
- WAG::Instruction
- WAG::Instruction::Base
- WAG::Instruction::Block
- WAG::Instruction::Br
- WAG::Instruction::BrIf
- WAG::Instruction::BrTable
- WAG::Instruction::Call
- WAG::Instruction::CallIndirect
- WAG::Instruction::Drop
- WAG::Instruction::Else
- WAG::Instruction::End
- WAG::Instruction::F32
- WAG::Instruction::F32::Abs
- WAG::Instruction::F32::Add
- WAG::Instruction::F32::Base
- WAG::Instruction::F32::Ceil
- WAG::Instruction::F32::Const
- WAG::Instruction::F32::ConvertI32S
- WAG::Instruction::F32::ConvertI32U
- WAG::Instruction::F32::ConvertI64S
- WAG::Instruction::F32::ConvertI64U
- WAG::Instruction::F32::Copysign
- WAG::Instruction::F32::DemoteF64
- WAG::Instruction::F32::Div
- WAG::Instruction::F32::Eq
- WAG::Instruction::F32::Floor
- WAG::Instruction::F32::Ge
- WAG::Instruction::F32::Gt
- WAG::Instruction::F32::Le
- WAG::Instruction::F32::Load
- WAG::Instruction::F32::Lt
- WAG::Instruction::F32::Max
- WAG::Instruction::F32::Min
- WAG::Instruction::F32::Mul
- WAG::Instruction::F32::Ne
- WAG::Instruction::F32::Nearest
- WAG::Instruction::F32::Neg
- WAG::Instruction::F32::ReinterpretI32
- WAG::Instruction::F32::Sqrt
- WAG::Instruction::F32::Store
- WAG::Instruction::F32::Sub
- WAG::Instruction::F32::Trunc
- WAG::Instruction::F64
- WAG::Instruction::F64::Abs
- WAG::Instruction::F64::Add
- WAG::Instruction::F64::Base
- WAG::Instruction::F64::Ceil
- WAG::Instruction::F64::Const
- WAG::Instruction::F64::ConvertI32S
- WAG::Instruction::F64::ConvertI32U
- WAG::Instruction::F64::ConvertI64S
- WAG::Instruction::F64::ConvertI64U
- WAG::Instruction::F64::Copysign
- WAG::Instruction::F64::Div
- WAG::Instruction::F64::Eq
- WAG::Instruction::F64::Floor
- WAG::Instruction::F64::Ge
- WAG::Instruction::F64::Gt
- WAG::Instruction::F64::Le
- WAG::Instruction::F64::Load
- WAG::Instruction::F64::Lt
- WAG::Instruction::F64::Max
- WAG::Instruction::F64::Min
- WAG::Instruction::F64::Mul
- WAG::Instruction::F64::Ne
- WAG::Instruction::F64::Nearest
- WAG::Instruction::F64::Neg
- WAG::Instruction::F64::PromoteF32
- WAG::Instruction::F64::ReinterpretI64
- WAG::Instruction::F64::Sqrt
- WAG::Instruction::F64::Store
- WAG::Instruction::F64::Sub
- WAG::Instruction::F64::Trunc
- WAG::Instruction::Global
- WAG::Instruction::Global::Base
- WAG::Instruction::Global::Get
- WAG::Instruction::Global::Set
- WAG::Instruction::I32
- WAG::Instruction::I32::Add
- WAG::Instruction::I32::And
- WAG::Instruction::I32::Base
- WAG::Instruction::I32::Clz
- WAG::Instruction::I32::Const
- WAG::Instruction::I32::Ctz
- WAG::Instruction::I32::DivS
- WAG::Instruction::I32::DivU
- WAG::Instruction::I32::Eq
- WAG::Instruction::I32::Eqz
- WAG::Instruction::I32::GeS
- WAG::Instruction::I32::GeU
- WAG::Instruction::I32::GtS
- WAG::Instruction::I32::GtU
- WAG::Instruction::I32::LeS
- WAG::Instruction::I32::LeU
- WAG::Instruction::I32::Load
- WAG::Instruction::I32::Load16S
- WAG::Instruction::I32::Load16U
- WAG::Instruction::I32::Load8S
- WAG::Instruction::I32::Load8U
- WAG::Instruction::I32::LtS
- WAG::Instruction::I32::LtU
- WAG::Instruction::I32::Mul
- WAG::Instruction::I32::Ne
- WAG::Instruction::I32::Or
- WAG::Instruction::I32::Popcnt
- WAG::Instruction::I32::ReinterpretF32
- WAG::Instruction::I32::RemS
- WAG::Instruction::I32::RemU
- WAG::Instruction::I32::Rotl
- WAG::Instruction::I32::Rotr
- WAG::Instruction::I32::Shl
- WAG::Instruction::I32::ShrS
- WAG::Instruction::I32::ShrU
- WAG::Instruction::I32::Store
- WAG::Instruction::I32::Store16
- WAG::Instruction::I32::Store8
- WAG::Instruction::I32::Sub
- WAG::Instruction::I32::TruncF32S
- WAG::Instruction::I32::TruncF32U
- WAG::Instruction::I32::TruncF64S
- WAG::Instruction::I32::TruncF64U
- WAG::Instruction::I32::WrapI64
- WAG::Instruction::I32::Xor
- WAG::Instruction::I64
- WAG::Instruction::I64::Add
- WAG::Instruction::I64::And
- WAG::Instruction::I64::Base
- WAG::Instruction::I64::Clz
- WAG::Instruction::I64::Const
- WAG::Instruction::I64::Ctz
- WAG::Instruction::I64::DivS
- WAG::Instruction::I64::DivU
- WAG::Instruction::I64::Eq
- WAG::Instruction::I64::Eqz
- WAG::Instruction::I64::ExtendI32S
- WAG::Instruction::I64::ExtendI32U
- WAG::Instruction::I64::GeS
- WAG::Instruction::I64::GeU
- WAG::Instruction::I64::GtS
- WAG::Instruction::I64::GtU
- WAG::Instruction::I64::LeS
- WAG::Instruction::I64::LeU
- WAG::Instruction::I64::Load
- WAG::Instruction::I64::Load16S
- WAG::Instruction::I64::Load16U
- WAG::Instruction::I64::Load32S
- WAG::Instruction::I64::Load32U
- WAG::Instruction::I64::Load8S
- WAG::Instruction::I64::Load8U
- WAG::Instruction::I64::LtS
- WAG::Instruction::I64::LtU
- WAG::Instruction::I64::Mul
- WAG::Instruction::I64::Ne
- WAG::Instruction::I64::Or
- WAG::Instruction::I64::Popcnt
- WAG::Instruction::I64::ReinterpretF64
- WAG::Instruction::I64::RemS
- WAG::Instruction::I64::RemU
- WAG::Instruction::I64::Rotl
- WAG::Instruction::I64::Rotr
- WAG::Instruction::I64::Shl
- WAG::Instruction::I64::ShrS
- WAG::Instruction::I64::ShrU
- WAG::Instruction::I64::Store
- WAG::Instruction::I64::Store16
- WAG::Instruction::I64::Store32
- WAG::Instruction::I64::Store8
- WAG::Instruction::I64::Sub
- WAG::Instruction::I64::TruncF32S
- WAG::Instruction::I64::TruncF32U
- WAG::Instruction::I64::TruncF64S
- WAG::Instruction::I64::TruncF64U
- WAG::Instruction::I64::Xor
- WAG::Instruction::If
- WAG::Instruction::Local
- WAG::Instruction::Local::Base
- WAG::Instruction::Local::Get
- WAG::Instruction::Local::Set
- WAG::Instruction::Local::Tee
- WAG::Instruction::Loop
- WAG::Instruction::Memory
- WAG::Instruction::Memory::Base
- WAG::Instruction::Memory::Grow
- WAG::Instruction::Memory::Size
- WAG::Instruction::Nop
- WAG::Instruction::Return
- WAG::Instruction::Select
- WAG::Instruction::Unreachable
- WAG::Label
- WAG::Local
- WAG::LocalInstructions
- WAG::Memory
- WAG::MemoryInstructions
- WAG::Module
- WAG::Param
- WAG::Result
- WAG::Table
- WAG::Then
- WAG::Type
- WAG::Type::Base
- WAG::Type::F32
- WAG::Type::F64
- WAG::Type::I32
- WAG::Type::I64
- WAG::WABT
- WAG::WASM
- WAG::WAT
Methods
- ::from — WAG::Label
- ::instruction — WAG::Instruction::Base
- ::new — WAG::Data
- ::new — WAG::Element
- ::new — WAG::Export
- ::new — WAG::F32Instructions
- ::new — WAG::F64Instructions
- ::new — WAG::Function
- ::new — WAG::Global
- ::new — WAG::GlobalInstructions
- ::new — WAG::I32Instructions
- ::new — WAG::I64Instructions
- ::new — WAG::Import
- ::new — WAG::Indices::Base
- ::new — WAG::Instruction::Br
- ::new — WAG::Instruction::BrIf
- ::new — WAG::Instruction::BrTable
- ::new — WAG::Instruction::Call
- ::new — WAG::Instruction::F32::Const
- ::new — WAG::Instruction::F64::Const
- ::new — WAG::Instruction::Global::Get
- ::new — WAG::Instruction::Global::Set
- ::new — WAG::Instruction::I32::Const
- ::new — WAG::Instruction::I64::Const
- ::new — WAG::Instruction::Local::Get
- ::new — WAG::Instruction::Local::Set
- ::new — WAG::Instruction::Local::Tee
- ::new — WAG::Label
- ::new — WAG::Local
- ::new — WAG::LocalInstructions
- ::new — WAG::Memory
- ::new — WAG::MemoryInstructions
- ::new — WAG::Module
- ::new — WAG::Param
- ::new — WAG::Result
- ::new — WAG::Table
- ::new — WAG::WABT
- ::new — WAG::WASM
- ::new — WAG::WAT
- #build — WAG::Module
- #data — WAG::Module
- #elem — WAG::Module
- #export — WAG::Module
- #f32 — WAG::Instructable
- #f64 — WAG::Instructable
- #find_util — WAG::WABT
- #from — WAG::Type
- #func — WAG::Export
- #func — WAG::Import
- #func — WAG::Module
- #global — WAG::Export
- #global — WAG::Import
- #global — WAG::Module
- #i32 — WAG::Instructable
- #i64 — WAG::Instructable
- #import — WAG::Module
- #inflector — WAG::Inflector
- #instructions — WAG::Instructable
- #local — WAG::Instructable
- #memory — WAG::Export
- #memory — WAG::Import
- #memory — WAG::Module
- #memory — WAG::Instructable
- #name — WAG::Instruction::Base
- #name — WAG::Instruction::F32::Base
- #name — WAG::Instruction::F64::Base
- #name — WAG::Instruction::Global::Base
- #name — WAG::Instruction::I32::Base
- #name — WAG::Instruction::I64::Base
- #name — WAG::Instruction::Local::Base
- #name — WAG::Instruction::Memory::Base
- #param — WAG::Function
- #result — WAG::Function
- #result — WAG::Instruction::Block
- #result — WAG::Instruction::CallIndirect
- #result — WAG::Instruction::If
- #save — WAG::WASM
- #table — WAG::Export
- #table — WAG::Import
- #table — WAG::Module
- #then — WAG::Instruction::If
- #then_ — WAG::Instruction::If
- #to_s — WAG::WASM
- #to_s — WAG::WAT
- #to_sexpr — WAG::Data
- #to_sexpr — WAG::Element
- #to_sexpr — WAG::Export
- #to_sexpr — WAG::Function
- #to_sexpr — WAG::FunctionType
- #to_sexpr — WAG::Global
- #to_sexpr — WAG::Import
- #to_sexpr — WAG::Instruction::Base
- #to_sexpr — WAG::Instruction::Block
- #to_sexpr — WAG::Instruction::Br
- #to_sexpr — WAG::Instruction::BrIf
- #to_sexpr — WAG::Instruction::BrTable
- #to_sexpr — WAG::Instruction::Call
- #to_sexpr — WAG::Instruction::CallIndirect
- #to_sexpr — WAG::Instruction::F32::Const
- #to_sexpr — WAG::Instruction::F64::Const
- #to_sexpr — WAG::Instruction::Global::Get
- #to_sexpr — WAG::Instruction::Global::Set
- #to_sexpr — WAG::Instruction::I32::Const
- #to_sexpr — WAG::Instruction::I64::Const
- #to_sexpr — WAG::Instruction::If
- #to_sexpr — WAG::Instruction::Local::Get
- #to_sexpr — WAG::Instruction::Local::Set
- #to_sexpr — WAG::Instruction::Local::Tee
- #to_sexpr — WAG::Label
- #to_sexpr — WAG::Local
- #to_sexpr — WAG::Memory
- #to_sexpr — WAG::Module
- #to_sexpr — WAG::Param
- #to_sexpr — WAG::Result
- #to_sexpr — WAG::Table
- #to_sexpr — WAG::Then
- #to_sexpr — WAG::Type::Base
- #to_sexpr — WAG::Instructable
- #to_wasm — WAG::WAT
- #to_wasm — WAG::Encodable
- #to_wat — WAG::Encodable
- #type — WAG::Module
- #valid? — WAG::WASM
- #value? — WAG::Type::Base
- #wasm_validate — WAG::WABT
- #wat2wasm — WAG::WABT
- #wat_encode — WAG::Encodable