List of all items
Structs
- FuncType
- GlobalType
- InstantiationOutcome
- Limits
- MemType
- ResultType
- Store
- TableType
- ValidationInfo
- addrs::DataAddr
- addrs::ElemAddr
- addrs::FuncAddr
- addrs::GlobalAddr
- addrs::MemAddr
- addrs::ModuleAddr
- addrs::TableAddr
- core::fixed_capacity_vec::EmptyContainerError
- core::fixed_capacity_vec::FixedCapacityVec
- core::fixed_capacity_vec::FullContainerError
- core::fixed_capacity_vec::SliceDropGuard
- core::indices::DataIdx
- core::indices::ElemIdx
- core::indices::ExtendedIdxVec
- core::indices::FuncIdx
- core::indices::GlobalIdx
- core::indices::IdxVec
- core::indices::IdxVecOverflowError
- core::indices::LocalIdx
- core::indices::MemIdx
- core::indices::TableIdx
- core::indices::TypeIdx
- core::reader::WasmReader
- core::reader::section_header::SectionHeader
- core::reader::span::Span
- core::reader::types::FuncType
- core::reader::types::Limits
- core::reader::types::MemType
- core::reader::types::ResultType
- core::reader::types::TableType
- core::reader::types::VecType
- core::reader::types::data::DataModeActive
- core::reader::types::data::DataSegment
- core::reader::types::data::_PassiveData
- core::reader::types::element::ActiveElem
- core::reader::types::element::ElemType
- core::reader::types::export::Export
- core::reader::types::global::Global
- core::reader::types::global::GlobalType
- core::reader::types::import::Import
- core::reader::types::memarg::MemArg
- core::rw_spinlock::ReadLockGuard
- core::rw_spinlock::RwSpinLock
- core::rw_spinlock::WriteLockGuard
- core::sidetable::SidetableEntry
- execution::const_interpreter_loop::Args
- execution::interpreter_loop::Args
- execution::resumable::HostCall
- execution::resumable::HostResumable
- execution::resumable::WasmResumable
- execution::store::InstantiationOutcome
- execution::store::Store
- execution::store::StoreInner
- execution::store::addrs::AddrVec
- execution::store::addrs::DataAddr
- execution::store::addrs::ElemAddr
- execution::store::addrs::FuncAddr
- execution::store::addrs::GlobalAddr
- execution::store::addrs::MemAddr
- execution::store::addrs::ModuleAddr
- execution::store::addrs::TableAddr
- execution::store::instances::DataInst
- execution::store::instances::ElemInst
- execution::store::instances::GlobalInst
- execution::store::instances::HostFuncInst
- execution::store::instances::MemInst
- execution::store::instances::ModuleInst
- execution::store::instances::TableInst
- execution::store::instances::WasmFuncInst
- execution::store::linear_memory::LinearMemory
- execution::value::ExternAddr
- execution::value::F32
- execution::value::F64
- execution::value::ValueTypeMismatchError
- execution::value_stack::CallFrame
- execution::value_stack::Stack
- resumable::HostCall
- resumable::HostResumable
- resumable::WasmResumable
- rw_spinlock::ReadLockGuard
- rw_spinlock::RwSpinLock
- rw_spinlock::WriteLockGuard
- store::InstantiationOutcome
- store::Store
- store::addrs::DataAddr
- store::addrs::ElemAddr
- store::addrs::FuncAddr
- store::addrs::GlobalAddr
- store::addrs::MemAddr
- store::addrs::ModuleAddr
- store::addrs::TableAddr
- validation::ValidationInfo
- validation::custom_section::CustomSection
- validation::validation_stack::CtrlStackEntry
- validation::validation_stack::ValidationStack
- value::ExternAddr
- value::F32
- value::F64
- value::ValueTypeMismatchError
Enums
- DecodingError
- Error
- ExternType
- ExternVal
- NumType
- RefType
- RuntimeError
- TrapError
- ValType
- ValidationError
- Value
- core::error::DecodingError
- core::error::ValidationError
- core::reader::section_header::SectionTy
- core::reader::types::BlockType
- core::reader::types::ExternType
- core::reader::types::NumType
- core::reader::types::RefType
- core::reader::types::ValType
- core::reader::types::data::DataMode
- core::reader::types::element::ElemItems
- core::reader::types::element::ElemMode
- core::reader::types::export::ExportDesc
- core::reader::types::import::ImportDesc
- error::RuntimeError
- error::TrapError
- execution::error::RuntimeError
- execution::error::TrapError
- execution::interpreter_loop::InterpreterLoopOutcome
- execution::resumable::Resumable
- execution::resumable::RunState
- execution::store::ExternVal
- execution::store::instances::FuncInst
- execution::value::Ref
- execution::value::Value
- resumable::Resumable
- resumable::RunState
- store::ExternVal
- validation::validation_stack::LabelInfo
- validation::validation_stack::ValidationStackEntry
- value::Ref
- value::Value
Traits
- ExternFilterable
- addrs::Addr
- config::Config
- core::indices::Idx
- core::reader::types::ImportSubTypeRelation
- core::utils::ToUsizeExt
- execution::assert_validated::UnwrapValidatedExt
- execution::config::Config
- execution::interpreter_loop::dispatch_tables::HasBaseDispatchTable
- execution::interpreter_loop::dispatch_tables::HasFcDispatchTable
- execution::interpreter_loop::dispatch_tables::HasFdDispatchTable
- execution::little_endian::LittleEndianBytes
- execution::store::ExternFilterable
- execution::store::addrs::Addr
- store::ExternFilterable
- store::addrs::Addr
Macros
- execution::const_interpreter_loop::define_instruction
- execution::interpreter_loop::define_instruction_fn
- execution::little_endian::impl_LittleEndianBytes
- unreachable_validated
Functions
- core::fixed_capacity_vec::slice_assume_init
- core::indices::read_label_idx
- core::indices::read_label_idx_unchecked
- core::reader::types::element::parse_elemkind
- core::reader::types::element::parse_validate_active_segment_offset_expr
- core::reader::types::element::parse_validate_generic_initializer_list
- core::reader::types::element::parse_validate_shortened_initializer_list
- core::reader::types::opcode::fc_extension_opcode_to_str
- core::reader::types::opcode::fd_extension_opcode_to_str
- core::reader::types::opcode::opcode_byte_to_str
- execution::const_interpreter_loop::end
- execution::const_interpreter_loop::f32_const
- execution::const_interpreter_loop::f64_const
- execution::const_interpreter_loop::fd_extensions
- execution::const_interpreter_loop::global_get
- execution::const_interpreter_loop::i32_const
- execution::const_interpreter_loop::i64_const
- execution::const_interpreter_loop::ref_func
- execution::const_interpreter_loop::ref_null
- execution::const_interpreter_loop::run_const
- execution::const_interpreter_loop::run_const_span
- execution::interpreter_loop::calculate_mem_address
- execution::interpreter_loop::control::block
- execution::interpreter_loop::control::br
- execution::interpreter_loop::control::br_if
- execution::interpreter_loop::control::br_table
- execution::interpreter_loop::control::call
- execution::interpreter_loop::control::call_indirect
- execution::interpreter_loop::control::else
- execution::interpreter_loop::control::end
- execution::interpreter_loop::control::if
- execution::interpreter_loop::control::loop
- execution::interpreter_loop::control::nop
- execution::interpreter_loop::control::return
- execution::interpreter_loop::control::unreachable
- execution::interpreter_loop::data_drop
- execution::interpreter_loop::decrement_fuel
- execution::interpreter_loop::do_sidetable_control_transfer
- execution::interpreter_loop::elem_drop
- execution::interpreter_loop::fc_extensions
- execution::interpreter_loop::fd_extensions
- execution::interpreter_loop::from_lanes
- execution::interpreter_loop::memory::data_drop_fn
- execution::interpreter_loop::memory::f32_load
- execution::interpreter_loop::memory::f32_store
- execution::interpreter_loop::memory::f64_load
- execution::interpreter_loop::memory::f64_store
- execution::interpreter_loop::memory::i32_load
- execution::interpreter_loop::memory::i32_load16_s
- execution::interpreter_loop::memory::i32_load16_u
- execution::interpreter_loop::memory::i32_load8_s
- execution::interpreter_loop::memory::i32_load8_u
- execution::interpreter_loop::memory::i32_store
- execution::interpreter_loop::memory::i32_store16
- execution::interpreter_loop::memory::i32_store8
- execution::interpreter_loop::memory::i64_load
- execution::interpreter_loop::memory::i64_load16_s
- execution::interpreter_loop::memory::i64_load16_u
- execution::interpreter_loop::memory::i64_load32_s
- execution::interpreter_loop::memory::i64_load32_u
- execution::interpreter_loop::memory::i64_load8_s
- execution::interpreter_loop::memory::i64_load8_u
- execution::interpreter_loop::memory::i64_store
- execution::interpreter_loop::memory::i64_store16
- execution::interpreter_loop::memory::i64_store32
- execution::interpreter_loop::memory::i64_store8
- execution::interpreter_loop::memory::memory_copy
- execution::interpreter_loop::memory::memory_fill
- execution::interpreter_loop::memory::memory_grow
- execution::interpreter_loop::memory::memory_init_fn
- execution::interpreter_loop::memory::memory_size
- execution::interpreter_loop::memory::v128_load
- execution::interpreter_loop::memory::v128_load16_lane
- execution::interpreter_loop::memory::v128_load16_splat
- execution::interpreter_loop::memory::v128_load16x4_s
- execution::interpreter_loop::memory::v128_load16x4_u
- execution::interpreter_loop::memory::v128_load32_lane
- execution::interpreter_loop::memory::v128_load32_splat
- execution::interpreter_loop::memory::v128_load32_zero
- execution::interpreter_loop::memory::v128_load32x2_s
- execution::interpreter_loop::memory::v128_load32x2_u
- execution::interpreter_loop::memory::v128_load64_lane
- execution::interpreter_loop::memory::v128_load64_splat
- execution::interpreter_loop::memory::v128_load64_zero
- execution::interpreter_loop::memory::v128_load8_lane
- execution::interpreter_loop::memory::v128_load8_splat
- execution::interpreter_loop::memory::v128_load8x8_s
- execution::interpreter_loop::memory::v128_load8x8_u
- execution::interpreter_loop::memory::v128_store
- execution::interpreter_loop::memory::v128_store16_lane
- execution::interpreter_loop::memory::v128_store32_lane
- execution::interpreter_loop::memory::v128_store64_lane
- execution::interpreter_loop::memory::v128_store8_lane
- execution::interpreter_loop::memory_init
- execution::interpreter_loop::numeric::f32_abs
- execution::interpreter_loop::numeric::f32_add
- execution::interpreter_loop::numeric::f32_ceil
- execution::interpreter_loop::numeric::f32_const
- execution::interpreter_loop::numeric::f32_convert_i32_s
- execution::interpreter_loop::numeric::f32_convert_i32_u
- execution::interpreter_loop::numeric::f32_convert_i64_s
- execution::interpreter_loop::numeric::f32_convert_i64_u
- execution::interpreter_loop::numeric::f32_copysign
- execution::interpreter_loop::numeric::f32_demote_f64
- execution::interpreter_loop::numeric::f32_div
- execution::interpreter_loop::numeric::f32_eq
- execution::interpreter_loop::numeric::f32_floor
- execution::interpreter_loop::numeric::f32_ge
- execution::interpreter_loop::numeric::f32_gt
- execution::interpreter_loop::numeric::f32_le
- execution::interpreter_loop::numeric::f32_lt
- execution::interpreter_loop::numeric::f32_max
- execution::interpreter_loop::numeric::f32_min
- execution::interpreter_loop::numeric::f32_mul
- execution::interpreter_loop::numeric::f32_ne
- execution::interpreter_loop::numeric::f32_nearest
- execution::interpreter_loop::numeric::f32_neg
- execution::interpreter_loop::numeric::f32_reinterpret_i32
- execution::interpreter_loop::numeric::f32_sqrt
- execution::interpreter_loop::numeric::f32_sub
- execution::interpreter_loop::numeric::f32_trunc
- execution::interpreter_loop::numeric::f64_abs
- execution::interpreter_loop::numeric::f64_add
- execution::interpreter_loop::numeric::f64_ceil
- execution::interpreter_loop::numeric::f64_const
- execution::interpreter_loop::numeric::f64_convert_i32_s
- execution::interpreter_loop::numeric::f64_convert_i32_u
- execution::interpreter_loop::numeric::f64_convert_i64_s
- execution::interpreter_loop::numeric::f64_convert_i64_u
- execution::interpreter_loop::numeric::f64_copysign
- execution::interpreter_loop::numeric::f64_div
- execution::interpreter_loop::numeric::f64_eq
- execution::interpreter_loop::numeric::f64_floor
- execution::interpreter_loop::numeric::f64_ge
- execution::interpreter_loop::numeric::f64_gt
- execution::interpreter_loop::numeric::f64_le
- execution::interpreter_loop::numeric::f64_lt
- execution::interpreter_loop::numeric::f64_max
- execution::interpreter_loop::numeric::f64_min
- execution::interpreter_loop::numeric::f64_mul
- execution::interpreter_loop::numeric::f64_ne
- execution::interpreter_loop::numeric::f64_nearest
- execution::interpreter_loop::numeric::f64_neg
- execution::interpreter_loop::numeric::f64_promote_f32
- execution::interpreter_loop::numeric::f64_reinterpret_i64
- execution::interpreter_loop::numeric::f64_sqrt
- execution::interpreter_loop::numeric::f64_sub
- execution::interpreter_loop::numeric::f64_trunc
- execution::interpreter_loop::numeric::i32_add
- execution::interpreter_loop::numeric::i32_and
- execution::interpreter_loop::numeric::i32_clz
- execution::interpreter_loop::numeric::i32_const
- execution::interpreter_loop::numeric::i32_ctz
- execution::interpreter_loop::numeric::i32_div_s
- execution::interpreter_loop::numeric::i32_div_u
- execution::interpreter_loop::numeric::i32_eq
- execution::interpreter_loop::numeric::i32_eqz
- execution::interpreter_loop::numeric::i32_extend16_s
- execution::interpreter_loop::numeric::i32_extend8_s
- execution::interpreter_loop::numeric::i32_ge_s
- execution::interpreter_loop::numeric::i32_ge_u
- execution::interpreter_loop::numeric::i32_gt_s
- execution::interpreter_loop::numeric::i32_gt_u
- execution::interpreter_loop::numeric::i32_le_s
- execution::interpreter_loop::numeric::i32_le_u
- execution::interpreter_loop::numeric::i32_lt_s
- execution::interpreter_loop::numeric::i32_lt_u
- execution::interpreter_loop::numeric::i32_mul
- execution::interpreter_loop::numeric::i32_ne
- execution::interpreter_loop::numeric::i32_or
- execution::interpreter_loop::numeric::i32_popcnt
- execution::interpreter_loop::numeric::i32_reinterpret_f32
- execution::interpreter_loop::numeric::i32_rem_s
- execution::interpreter_loop::numeric::i32_rem_u
- execution::interpreter_loop::numeric::i32_rotl
- execution::interpreter_loop::numeric::i32_rotr
- execution::interpreter_loop::numeric::i32_shl
- execution::interpreter_loop::numeric::i32_shr_s
- execution::interpreter_loop::numeric::i32_shr_u
- execution::interpreter_loop::numeric::i32_sub
- execution::interpreter_loop::numeric::i32_trunc_f32_s
- execution::interpreter_loop::numeric::i32_trunc_f32_u
- execution::interpreter_loop::numeric::i32_trunc_f64_s
- execution::interpreter_loop::numeric::i32_trunc_f64_u
- execution::interpreter_loop::numeric::i32_trunc_sat_f32_s
- execution::interpreter_loop::numeric::i32_trunc_sat_f32_u
- execution::interpreter_loop::numeric::i32_trunc_sat_f64_s
- execution::interpreter_loop::numeric::i32_trunc_sat_f64_u
- execution::interpreter_loop::numeric::i32_wrap_i64
- execution::interpreter_loop::numeric::i32_xor
- execution::interpreter_loop::numeric::i64_add
- execution::interpreter_loop::numeric::i64_and
- execution::interpreter_loop::numeric::i64_clz
- execution::interpreter_loop::numeric::i64_const
- execution::interpreter_loop::numeric::i64_ctz
- execution::interpreter_loop::numeric::i64_div_s
- execution::interpreter_loop::numeric::i64_div_u
- execution::interpreter_loop::numeric::i64_eq
- execution::interpreter_loop::numeric::i64_eqz
- execution::interpreter_loop::numeric::i64_extend16_s
- execution::interpreter_loop::numeric::i64_extend32_s
- execution::interpreter_loop::numeric::i64_extend8_s
- execution::interpreter_loop::numeric::i64_extend_i32_s
- execution::interpreter_loop::numeric::i64_extend_i32_u
- execution::interpreter_loop::numeric::i64_ge_s
- execution::interpreter_loop::numeric::i64_ge_u
- execution::interpreter_loop::numeric::i64_gt_s
- execution::interpreter_loop::numeric::i64_gt_u
- execution::interpreter_loop::numeric::i64_le_s
- execution::interpreter_loop::numeric::i64_le_u
- execution::interpreter_loop::numeric::i64_lt_s
- execution::interpreter_loop::numeric::i64_lt_u
- execution::interpreter_loop::numeric::i64_mul
- execution::interpreter_loop::numeric::i64_ne
- execution::interpreter_loop::numeric::i64_or
- execution::interpreter_loop::numeric::i64_popcnt
- execution::interpreter_loop::numeric::i64_reinterpret_f64
- execution::interpreter_loop::numeric::i64_rem_s
- execution::interpreter_loop::numeric::i64_rem_u
- execution::interpreter_loop::numeric::i64_rotl
- execution::interpreter_loop::numeric::i64_rotr
- execution::interpreter_loop::numeric::i64_shl
- execution::interpreter_loop::numeric::i64_shr_s
- execution::interpreter_loop::numeric::i64_shr_u
- execution::interpreter_loop::numeric::i64_sub
- execution::interpreter_loop::numeric::i64_trunc_f32_s
- execution::interpreter_loop::numeric::i64_trunc_f32_u
- execution::interpreter_loop::numeric::i64_trunc_f64_s
- execution::interpreter_loop::numeric::i64_trunc_f64_u
- execution::interpreter_loop::numeric::i64_trunc_sat_f32_s
- execution::interpreter_loop::numeric::i64_trunc_sat_f32_u
- execution::interpreter_loop::numeric::i64_trunc_sat_f64_s
- execution::interpreter_loop::numeric::i64_trunc_sat_f64_u
- execution::interpreter_loop::numeric::i64_xor
- execution::interpreter_loop::parametric::drop
- execution::interpreter_loop::parametric::select
- execution::interpreter_loop::parametric::select_t
- execution::interpreter_loop::reference::ref_func
- execution::interpreter_loop::reference::ref_is_null
- execution::interpreter_loop::reference::ref_null
- execution::interpreter_loop::run
- execution::interpreter_loop::table::elem_drop_fn
- execution::interpreter_loop::table::table_copy
- execution::interpreter_loop::table::table_fill
- execution::interpreter_loop::table::table_get
- execution::interpreter_loop::table::table_grow
- execution::interpreter_loop::table::table_init_fn
- execution::interpreter_loop::table::table_set
- execution::interpreter_loop::table::table_size
- execution::interpreter_loop::table_init
- execution::interpreter_loop::to_lanes
- execution::interpreter_loop::unset
- execution::interpreter_loop::variable::global_get
- execution::interpreter_loop::variable::global_set
- execution::interpreter_loop::variable::local_get
- execution::interpreter_loop::variable::local_set
- execution::interpreter_loop::variable::local_tee
- execution::interpreter_loop::vector::f32x4_abs
- execution::interpreter_loop::vector::f32x4_add
- execution::interpreter_loop::vector::f32x4_ceil
- execution::interpreter_loop::vector::f32x4_convert_i32x4_s
- execution::interpreter_loop::vector::f32x4_convert_i32x4_u
- execution::interpreter_loop::vector::f32x4_demote_f64x2_zero
- execution::interpreter_loop::vector::f32x4_div
- execution::interpreter_loop::vector::f32x4_eq
- execution::interpreter_loop::vector::f32x4_extract_lane
- execution::interpreter_loop::vector::f32x4_floor
- execution::interpreter_loop::vector::f32x4_ge
- execution::interpreter_loop::vector::f32x4_gt
- execution::interpreter_loop::vector::f32x4_le
- execution::interpreter_loop::vector::f32x4_lt
- execution::interpreter_loop::vector::f32x4_max
- execution::interpreter_loop::vector::f32x4_min
- execution::interpreter_loop::vector::f32x4_mul
- execution::interpreter_loop::vector::f32x4_ne
- execution::interpreter_loop::vector::f32x4_nearest
- execution::interpreter_loop::vector::f32x4_neg
- execution::interpreter_loop::vector::f32x4_pmax
- execution::interpreter_loop::vector::f32x4_pmin
- execution::interpreter_loop::vector::f32x4_replace_lane
- execution::interpreter_loop::vector::f32x4_splat
- execution::interpreter_loop::vector::f32x4_sqrt
- execution::interpreter_loop::vector::f32x4_sub
- execution::interpreter_loop::vector::f32x4_trunc
- execution::interpreter_loop::vector::f64x2_abs
- execution::interpreter_loop::vector::f64x2_add
- execution::interpreter_loop::vector::f64x2_ceil
- execution::interpreter_loop::vector::f64x2_convert_low_i32x4_s
- execution::interpreter_loop::vector::f64x2_convert_low_i32x4_u
- execution::interpreter_loop::vector::f64x2_div
- execution::interpreter_loop::vector::f64x2_eq
- execution::interpreter_loop::vector::f64x2_extract_lane
- execution::interpreter_loop::vector::f64x2_floor
- execution::interpreter_loop::vector::f64x2_ge
- execution::interpreter_loop::vector::f64x2_gt
- execution::interpreter_loop::vector::f64x2_le
- execution::interpreter_loop::vector::f64x2_lt
- execution::interpreter_loop::vector::f64x2_max
- execution::interpreter_loop::vector::f64x2_min
- execution::interpreter_loop::vector::f64x2_mul
- execution::interpreter_loop::vector::f64x2_ne
- execution::interpreter_loop::vector::f64x2_nearest
- execution::interpreter_loop::vector::f64x2_neg
- execution::interpreter_loop::vector::f64x2_pmax
- execution::interpreter_loop::vector::f64x2_pmin
- execution::interpreter_loop::vector::f64x2_promote_low_f32x4
- execution::interpreter_loop::vector::f64x2_replace_lane
- execution::interpreter_loop::vector::f64x2_splat
- execution::interpreter_loop::vector::f64x2_sqrt
- execution::interpreter_loop::vector::f64x2_sub
- execution::interpreter_loop::vector::f64x2_trunc
- execution::interpreter_loop::vector::i16x8_abs
- execution::interpreter_loop::vector::i16x8_add
- execution::interpreter_loop::vector::i16x8_add_sat_s
- execution::interpreter_loop::vector::i16x8_add_sat_u
- execution::interpreter_loop::vector::i16x8_all_true
- execution::interpreter_loop::vector::i16x8_avgr_u
- execution::interpreter_loop::vector::i16x8_bitmask
- execution::interpreter_loop::vector::i16x8_eq
- execution::interpreter_loop::vector::i16x8_extadd_pairwise_i8x16_s
- execution::interpreter_loop::vector::i16x8_extadd_pairwise_i8x16_u
- execution::interpreter_loop::vector::i16x8_extend_high_i8x16_s
- execution::interpreter_loop::vector::i16x8_extend_high_i8x16_u
- execution::interpreter_loop::vector::i16x8_extend_low_i8x16_s
- execution::interpreter_loop::vector::i16x8_extend_low_i8x16_u
- execution::interpreter_loop::vector::i16x8_extmul_high_i8x16_s
- execution::interpreter_loop::vector::i16x8_extmul_high_i8x16_u
- execution::interpreter_loop::vector::i16x8_extmul_low_i8x16_s
- execution::interpreter_loop::vector::i16x8_extmul_low_i8x16_u
- execution::interpreter_loop::vector::i16x8_extract_lane_s
- execution::interpreter_loop::vector::i16x8_extract_lane_u
- execution::interpreter_loop::vector::i16x8_ge_s
- execution::interpreter_loop::vector::i16x8_ge_u
- execution::interpreter_loop::vector::i16x8_gt_s
- execution::interpreter_loop::vector::i16x8_gt_u
- execution::interpreter_loop::vector::i16x8_le_s
- execution::interpreter_loop::vector::i16x8_le_u
- execution::interpreter_loop::vector::i16x8_lt_s
- execution::interpreter_loop::vector::i16x8_lt_u
- execution::interpreter_loop::vector::i16x8_max_s
- execution::interpreter_loop::vector::i16x8_max_u
- execution::interpreter_loop::vector::i16x8_min_s
- execution::interpreter_loop::vector::i16x8_min_u
- execution::interpreter_loop::vector::i16x8_mul
- execution::interpreter_loop::vector::i16x8_narrow_i32x4_s
- execution::interpreter_loop::vector::i16x8_narrow_i32x4_u
- execution::interpreter_loop::vector::i16x8_ne
- execution::interpreter_loop::vector::i16x8_neg
- execution::interpreter_loop::vector::i16x8_q15mulrsat_s
- execution::interpreter_loop::vector::i16x8_replace_lane
- execution::interpreter_loop::vector::i16x8_shl
- execution::interpreter_loop::vector::i16x8_shr_s
- execution::interpreter_loop::vector::i16x8_shr_u
- execution::interpreter_loop::vector::i16x8_splat
- execution::interpreter_loop::vector::i16x8_sub
- execution::interpreter_loop::vector::i16x8_sub_sat_s
- execution::interpreter_loop::vector::i16x8_sub_sat_u
- execution::interpreter_loop::vector::i32x4_abs
- execution::interpreter_loop::vector::i32x4_add
- execution::interpreter_loop::vector::i32x4_all_true
- execution::interpreter_loop::vector::i32x4_bitmask
- execution::interpreter_loop::vector::i32x4_dot_i16x8_s
- execution::interpreter_loop::vector::i32x4_eq
- execution::interpreter_loop::vector::i32x4_extadd_pairwise_i16x8_s
- execution::interpreter_loop::vector::i32x4_extadd_pairwise_i16x8_u
- execution::interpreter_loop::vector::i32x4_extend_high_i16x8_s
- execution::interpreter_loop::vector::i32x4_extend_high_i16x8_u
- execution::interpreter_loop::vector::i32x4_extend_low_i16x8_s
- execution::interpreter_loop::vector::i32x4_extend_low_i16x8_u
- execution::interpreter_loop::vector::i32x4_extmul_high_i16x8_s
- execution::interpreter_loop::vector::i32x4_extmul_high_i16x8_u
- execution::interpreter_loop::vector::i32x4_extmul_low_i16x8_s
- execution::interpreter_loop::vector::i32x4_extmul_low_i16x8_u
- execution::interpreter_loop::vector::i32x4_extract_lane
- execution::interpreter_loop::vector::i32x4_ge_s
- execution::interpreter_loop::vector::i32x4_ge_u
- execution::interpreter_loop::vector::i32x4_gt_s
- execution::interpreter_loop::vector::i32x4_gt_u
- execution::interpreter_loop::vector::i32x4_le_s
- execution::interpreter_loop::vector::i32x4_le_u
- execution::interpreter_loop::vector::i32x4_lt_s
- execution::interpreter_loop::vector::i32x4_lt_u
- execution::interpreter_loop::vector::i32x4_max_s
- execution::interpreter_loop::vector::i32x4_max_u
- execution::interpreter_loop::vector::i32x4_min_s
- execution::interpreter_loop::vector::i32x4_min_u
- execution::interpreter_loop::vector::i32x4_mul
- execution::interpreter_loop::vector::i32x4_ne
- execution::interpreter_loop::vector::i32x4_neg
- execution::interpreter_loop::vector::i32x4_replace_lane
- execution::interpreter_loop::vector::i32x4_shl
- execution::interpreter_loop::vector::i32x4_shr_s
- execution::interpreter_loop::vector::i32x4_shr_u
- execution::interpreter_loop::vector::i32x4_splat
- execution::interpreter_loop::vector::i32x4_sub
- execution::interpreter_loop::vector::i32x4_trunc_sat_f32x4_s
- execution::interpreter_loop::vector::i32x4_trunc_sat_f32x4_u
- execution::interpreter_loop::vector::i32x4_trunc_sat_f64x2_s_zero
- execution::interpreter_loop::vector::i32x4_trunc_sat_f64x2_u_zero
- execution::interpreter_loop::vector::i64x2_abs
- execution::interpreter_loop::vector::i64x2_add
- execution::interpreter_loop::vector::i64x2_all_true
- execution::interpreter_loop::vector::i64x2_bitmask
- execution::interpreter_loop::vector::i64x2_eq
- execution::interpreter_loop::vector::i64x2_extend_high_i32x4_s
- execution::interpreter_loop::vector::i64x2_extend_high_i32x4_u
- execution::interpreter_loop::vector::i64x2_extend_low_i32x4_s
- execution::interpreter_loop::vector::i64x2_extend_low_i32x4_u
- execution::interpreter_loop::vector::i64x2_extmul_high_i32x4_s
- execution::interpreter_loop::vector::i64x2_extmul_high_i32x4_u
- execution::interpreter_loop::vector::i64x2_extmul_low_i32x4_s
- execution::interpreter_loop::vector::i64x2_extmul_low_i32x4_u
- execution::interpreter_loop::vector::i64x2_extract_lane
- execution::interpreter_loop::vector::i64x2_ge_s
- execution::interpreter_loop::vector::i64x2_gt_s
- execution::interpreter_loop::vector::i64x2_le_s
- execution::interpreter_loop::vector::i64x2_lt_s
- execution::interpreter_loop::vector::i64x2_mul
- execution::interpreter_loop::vector::i64x2_ne
- execution::interpreter_loop::vector::i64x2_neg
- execution::interpreter_loop::vector::i64x2_replace_lane
- execution::interpreter_loop::vector::i64x2_shl
- execution::interpreter_loop::vector::i64x2_shr_s
- execution::interpreter_loop::vector::i64x2_shr_u
- execution::interpreter_loop::vector::i64x2_splat
- execution::interpreter_loop::vector::i64x2_sub
- execution::interpreter_loop::vector::i8x16_abs
- execution::interpreter_loop::vector::i8x16_add
- execution::interpreter_loop::vector::i8x16_add_sat_s
- execution::interpreter_loop::vector::i8x16_add_sat_u
- execution::interpreter_loop::vector::i8x16_all_true
- execution::interpreter_loop::vector::i8x16_avgr_u
- execution::interpreter_loop::vector::i8x16_bitmask
- execution::interpreter_loop::vector::i8x16_eq
- execution::interpreter_loop::vector::i8x16_extract_lane_s
- execution::interpreter_loop::vector::i8x16_extract_lane_u
- execution::interpreter_loop::vector::i8x16_ge_s
- execution::interpreter_loop::vector::i8x16_ge_u
- execution::interpreter_loop::vector::i8x16_gt_s
- execution::interpreter_loop::vector::i8x16_gt_u
- execution::interpreter_loop::vector::i8x16_le_s
- execution::interpreter_loop::vector::i8x16_le_u
- execution::interpreter_loop::vector::i8x16_lt_s
- execution::interpreter_loop::vector::i8x16_lt_u
- execution::interpreter_loop::vector::i8x16_max_s
- execution::interpreter_loop::vector::i8x16_max_u
- execution::interpreter_loop::vector::i8x16_min_s
- execution::interpreter_loop::vector::i8x16_min_u
- execution::interpreter_loop::vector::i8x16_narrow_i16x8_s
- execution::interpreter_loop::vector::i8x16_narrow_i16x8_u
- execution::interpreter_loop::vector::i8x16_ne
- execution::interpreter_loop::vector::i8x16_neg
- execution::interpreter_loop::vector::i8x16_popcnt
- execution::interpreter_loop::vector::i8x16_replace_lane
- execution::interpreter_loop::vector::i8x16_shl
- execution::interpreter_loop::vector::i8x16_shr_s
- execution::interpreter_loop::vector::i8x16_shr_u
- execution::interpreter_loop::vector::i8x16_shuffle
- execution::interpreter_loop::vector::i8x16_splat
- execution::interpreter_loop::vector::i8x16_sub
- execution::interpreter_loop::vector::i8x16_sub_sat_s
- execution::interpreter_loop::vector::i8x16_sub_sat_u
- execution::interpreter_loop::vector::i8x16_swizzle
- execution::interpreter_loop::vector::v128_and
- execution::interpreter_loop::vector::v128_andnot
- execution::interpreter_loop::vector::v128_any_true
- execution::interpreter_loop::vector::v128_bitselect
- execution::interpreter_loop::vector::v128_const
- execution::interpreter_loop::vector::v128_not
- execution::interpreter_loop::vector::v128_or
- execution::interpreter_loop::vector::v128_xor
- opcodes::fc_extension_opcode_to_str
- opcodes::fd_extension_opcode_to_str
- opcodes::opcode_byte_to_str
- validate
- validation::code::read_declared_locals
- validation::code::read_instructions
- validation::code::validate_branch_and_generate_sidetable_entry
- validation::code::validate_code_section
- validation::data::validate_data_section
- validation::globals::validate_global_section
- validation::handle_section
- validation::read_all_custom_sections
- validation::read_constant_expression::read_constant_expression
- validation::read_next_header
- validation::validate
- validation::validate_no_duplicate_exports
Type Aliases
- Hostcode
- Result
- core::sidetable::Sidetable
- execution::interpreter_loop::InstructionHandlerFn
- execution::store::Hostcode
- execution::store::linear_memory::PageCountTy
- store::Hostcode
Constants
- core::reader::types::opcode::BLOCK
- core::reader::types::opcode::BR
- core::reader::types::opcode::BR_IF
- core::reader::types::opcode::BR_TABLE
- core::reader::types::opcode::CALL
- core::reader::types::opcode::CALL_INDIRECT
- core::reader::types::opcode::DROP
- core::reader::types::opcode::ELSE
- core::reader::types::opcode::END
- core::reader::types::opcode::F32_ABS
- core::reader::types::opcode::F32_ADD
- core::reader::types::opcode::F32_CEIL
- core::reader::types::opcode::F32_CONST
- core::reader::types::opcode::F32_CONVERT_I32_S
- core::reader::types::opcode::F32_CONVERT_I32_U
- core::reader::types::opcode::F32_CONVERT_I64_S
- core::reader::types::opcode::F32_CONVERT_I64_U
- core::reader::types::opcode::F32_COPYSIGN
- core::reader::types::opcode::F32_DEMOTE_F64
- core::reader::types::opcode::F32_DIV
- core::reader::types::opcode::F32_EQ
- core::reader::types::opcode::F32_FLOOR
- core::reader::types::opcode::F32_GE
- core::reader::types::opcode::F32_GT
- core::reader::types::opcode::F32_LE
- core::reader::types::opcode::F32_LOAD
- core::reader::types::opcode::F32_LT
- core::reader::types::opcode::F32_MAX
- core::reader::types::opcode::F32_MIN
- core::reader::types::opcode::F32_MUL
- core::reader::types::opcode::F32_NE
- core::reader::types::opcode::F32_NEAREST
- core::reader::types::opcode::F32_NEG
- core::reader::types::opcode::F32_REINTERPRET_I32
- core::reader::types::opcode::F32_SQRT
- core::reader::types::opcode::F32_STORE
- core::reader::types::opcode::F32_SUB
- core::reader::types::opcode::F32_TRUNC
- core::reader::types::opcode::F64_ABS
- core::reader::types::opcode::F64_ADD
- core::reader::types::opcode::F64_CEIL
- core::reader::types::opcode::F64_CONST
- core::reader::types::opcode::F64_CONVERT_I32_S
- core::reader::types::opcode::F64_CONVERT_I32_U
- core::reader::types::opcode::F64_CONVERT_I64_S
- core::reader::types::opcode::F64_CONVERT_I64_U
- core::reader::types::opcode::F64_COPYSIGN
- core::reader::types::opcode::F64_DIV
- core::reader::types::opcode::F64_EQ
- core::reader::types::opcode::F64_FLOOR
- core::reader::types::opcode::F64_GE
- core::reader::types::opcode::F64_GT
- core::reader::types::opcode::F64_LE
- core::reader::types::opcode::F64_LOAD
- core::reader::types::opcode::F64_LT
- core::reader::types::opcode::F64_MAX
- core::reader::types::opcode::F64_MIN
- core::reader::types::opcode::F64_MUL
- core::reader::types::opcode::F64_NE
- core::reader::types::opcode::F64_NEAREST
- core::reader::types::opcode::F64_NEG
- core::reader::types::opcode::F64_PROMOTE_F32
- core::reader::types::opcode::F64_REINTERPRET_I64
- core::reader::types::opcode::F64_SQRT
- core::reader::types::opcode::F64_STORE
- core::reader::types::opcode::F64_SUB
- core::reader::types::opcode::F64_TRUNC
- core::reader::types::opcode::FC_EXTENSIONS
- core::reader::types::opcode::FD_EXTENSIONS
- core::reader::types::opcode::GLOBAL_GET
- core::reader::types::opcode::GLOBAL_SET
- core::reader::types::opcode::I32_ADD
- core::reader::types::opcode::I32_AND
- core::reader::types::opcode::I32_CLZ
- core::reader::types::opcode::I32_CONST
- core::reader::types::opcode::I32_CTZ
- core::reader::types::opcode::I32_DIV_S
- core::reader::types::opcode::I32_DIV_U
- core::reader::types::opcode::I32_EQ
- core::reader::types::opcode::I32_EQZ
- core::reader::types::opcode::I32_EXTEND16_S
- core::reader::types::opcode::I32_EXTEND8_S
- core::reader::types::opcode::I32_GE_S
- core::reader::types::opcode::I32_GE_U
- core::reader::types::opcode::I32_GT_S
- core::reader::types::opcode::I32_GT_U
- core::reader::types::opcode::I32_LE_S
- core::reader::types::opcode::I32_LE_U
- core::reader::types::opcode::I32_LOAD
- core::reader::types::opcode::I32_LOAD16_S
- core::reader::types::opcode::I32_LOAD16_U
- core::reader::types::opcode::I32_LOAD8_S
- core::reader::types::opcode::I32_LOAD8_U
- core::reader::types::opcode::I32_LT_S
- core::reader::types::opcode::I32_LT_U
- core::reader::types::opcode::I32_MUL
- core::reader::types::opcode::I32_NE
- core::reader::types::opcode::I32_OR
- core::reader::types::opcode::I32_POPCNT
- core::reader::types::opcode::I32_REINTERPRET_F32
- core::reader::types::opcode::I32_REM_S
- core::reader::types::opcode::I32_REM_U
- core::reader::types::opcode::I32_ROTL
- core::reader::types::opcode::I32_ROTR
- core::reader::types::opcode::I32_SHL
- core::reader::types::opcode::I32_SHR_S
- core::reader::types::opcode::I32_SHR_U
- core::reader::types::opcode::I32_STORE
- core::reader::types::opcode::I32_STORE16
- core::reader::types::opcode::I32_STORE8
- core::reader::types::opcode::I32_SUB
- core::reader::types::opcode::I32_TRUNC_F32_S
- core::reader::types::opcode::I32_TRUNC_F32_U
- core::reader::types::opcode::I32_TRUNC_F64_S
- core::reader::types::opcode::I32_TRUNC_F64_U
- core::reader::types::opcode::I32_WRAP_I64
- core::reader::types::opcode::I32_XOR
- core::reader::types::opcode::I64_ADD
- core::reader::types::opcode::I64_AND
- core::reader::types::opcode::I64_CLZ
- core::reader::types::opcode::I64_CONST
- core::reader::types::opcode::I64_CTZ
- core::reader::types::opcode::I64_DIV_S
- core::reader::types::opcode::I64_DIV_U
- core::reader::types::opcode::I64_EQ
- core::reader::types::opcode::I64_EQZ
- core::reader::types::opcode::I64_EXTEND16_S
- core::reader::types::opcode::I64_EXTEND32_S
- core::reader::types::opcode::I64_EXTEND8_S
- core::reader::types::opcode::I64_EXTEND_I32_S
- core::reader::types::opcode::I64_EXTEND_I32_U
- core::reader::types::opcode::I64_GE_S
- core::reader::types::opcode::I64_GE_U
- core::reader::types::opcode::I64_GT_S
- core::reader::types::opcode::I64_GT_U
- core::reader::types::opcode::I64_LE_S
- core::reader::types::opcode::I64_LE_U
- core::reader::types::opcode::I64_LOAD
- core::reader::types::opcode::I64_LOAD16_S
- core::reader::types::opcode::I64_LOAD16_U
- core::reader::types::opcode::I64_LOAD32_S
- core::reader::types::opcode::I64_LOAD32_U
- core::reader::types::opcode::I64_LOAD8_S
- core::reader::types::opcode::I64_LOAD8_U
- core::reader::types::opcode::I64_LT_S
- core::reader::types::opcode::I64_LT_U
- core::reader::types::opcode::I64_MUL
- core::reader::types::opcode::I64_NE
- core::reader::types::opcode::I64_OR
- core::reader::types::opcode::I64_POPCNT
- core::reader::types::opcode::I64_REINTERPRET_F64
- core::reader::types::opcode::I64_REM_S
- core::reader::types::opcode::I64_REM_U
- core::reader::types::opcode::I64_ROTL
- core::reader::types::opcode::I64_ROTR
- core::reader::types::opcode::I64_SHL
- core::reader::types::opcode::I64_SHR_S
- core::reader::types::opcode::I64_SHR_U
- core::reader::types::opcode::I64_STORE
- core::reader::types::opcode::I64_STORE16
- core::reader::types::opcode::I64_STORE32
- core::reader::types::opcode::I64_STORE8
- core::reader::types::opcode::I64_SUB
- core::reader::types::opcode::I64_TRUNC_F32_S
- core::reader::types::opcode::I64_TRUNC_F32_U
- core::reader::types::opcode::I64_TRUNC_F64_S
- core::reader::types::opcode::I64_TRUNC_F64_U
- core::reader::types::opcode::I64_XOR
- core::reader::types::opcode::IF
- core::reader::types::opcode::LOCAL_GET
- core::reader::types::opcode::LOCAL_SET
- core::reader::types::opcode::LOCAL_TEE
- core::reader::types::opcode::LOOP
- core::reader::types::opcode::MEMORY_GROW
- core::reader::types::opcode::MEMORY_SIZE
- core::reader::types::opcode::NOP
- core::reader::types::opcode::REF_FUNC
- core::reader::types::opcode::REF_IS_NULL
- core::reader::types::opcode::REF_NULL
- core::reader::types::opcode::RETURN
- core::reader::types::opcode::SELECT
- core::reader::types::opcode::SELECT_T
- core::reader::types::opcode::TABLE_GET
- core::reader::types::opcode::TABLE_SET
- core::reader::types::opcode::UNREACHABLE
- core::reader::types::opcode::fc_extensions::DATA_DROP
- core::reader::types::opcode::fc_extensions::ELEM_DROP
- core::reader::types::opcode::fc_extensions::I32_TRUNC_SAT_F32_S
- core::reader::types::opcode::fc_extensions::I32_TRUNC_SAT_F32_U
- core::reader::types::opcode::fc_extensions::I32_TRUNC_SAT_F64_S
- core::reader::types::opcode::fc_extensions::I32_TRUNC_SAT_F64_U
- core::reader::types::opcode::fc_extensions::I64_TRUNC_SAT_F32_S
- core::reader::types::opcode::fc_extensions::I64_TRUNC_SAT_F32_U
- core::reader::types::opcode::fc_extensions::I64_TRUNC_SAT_F64_S
- core::reader::types::opcode::fc_extensions::I64_TRUNC_SAT_F64_U
- core::reader::types::opcode::fc_extensions::MEMORY_COPY
- core::reader::types::opcode::fc_extensions::MEMORY_FILL
- core::reader::types::opcode::fc_extensions::MEMORY_INIT
- core::reader::types::opcode::fc_extensions::TABLE_COPY
- core::reader::types::opcode::fc_extensions::TABLE_FILL
- core::reader::types::opcode::fc_extensions::TABLE_GROW
- core::reader::types::opcode::fc_extensions::TABLE_INIT
- core::reader::types::opcode::fc_extensions::TABLE_SIZE
- core::reader::types::opcode::fd_extensions::F32X4_ABS
- core::reader::types::opcode::fd_extensions::F32X4_ADD
- core::reader::types::opcode::fd_extensions::F32X4_CEIL
- core::reader::types::opcode::fd_extensions::F32X4_CONVERT_I32X4_S
- core::reader::types::opcode::fd_extensions::F32X4_CONVERT_I32X4_U
- core::reader::types::opcode::fd_extensions::F32X4_DEMOTE_F64X2_ZERO
- core::reader::types::opcode::fd_extensions::F32X4_DIV
- core::reader::types::opcode::fd_extensions::F32X4_EQ
- core::reader::types::opcode::fd_extensions::F32X4_EXTRACT_LANE
- core::reader::types::opcode::fd_extensions::F32X4_FLOOR
- core::reader::types::opcode::fd_extensions::F32X4_GE
- core::reader::types::opcode::fd_extensions::F32X4_GT
- core::reader::types::opcode::fd_extensions::F32X4_LE
- core::reader::types::opcode::fd_extensions::F32X4_LT
- core::reader::types::opcode::fd_extensions::F32X4_MAX
- core::reader::types::opcode::fd_extensions::F32X4_MIN
- core::reader::types::opcode::fd_extensions::F32X4_MUL
- core::reader::types::opcode::fd_extensions::F32X4_NE
- core::reader::types::opcode::fd_extensions::F32X4_NEAREST
- core::reader::types::opcode::fd_extensions::F32X4_NEG
- core::reader::types::opcode::fd_extensions::F32X4_PMAX
- core::reader::types::opcode::fd_extensions::F32X4_PMIN
- core::reader::types::opcode::fd_extensions::F32X4_RELAXED_MADD
- core::reader::types::opcode::fd_extensions::F32X4_RELAXED_MAX
- core::reader::types::opcode::fd_extensions::F32X4_RELAXED_MIN
- core::reader::types::opcode::fd_extensions::F32X4_RELAXED_NMADD
- core::reader::types::opcode::fd_extensions::F32X4_REPLACE_LANE
- core::reader::types::opcode::fd_extensions::F32X4_SPLAT
- core::reader::types::opcode::fd_extensions::F32X4_SQRT
- core::reader::types::opcode::fd_extensions::F32X4_SUB
- core::reader::types::opcode::fd_extensions::F32X4_TRUNC
- core::reader::types::opcode::fd_extensions::F64X2_ABS
- core::reader::types::opcode::fd_extensions::F64X2_ADD
- core::reader::types::opcode::fd_extensions::F64X2_CEIL
- core::reader::types::opcode::fd_extensions::F64X2_CONVERT_LOW_I32X4_S
- core::reader::types::opcode::fd_extensions::F64X2_CONVERT_LOW_I32X4_U
- core::reader::types::opcode::fd_extensions::F64X2_DIV
- core::reader::types::opcode::fd_extensions::F64X2_EQ
- core::reader::types::opcode::fd_extensions::F64X2_EXTRACT_LANE
- core::reader::types::opcode::fd_extensions::F64X2_FLOOR
- core::reader::types::opcode::fd_extensions::F64X2_GE
- core::reader::types::opcode::fd_extensions::F64X2_GT
- core::reader::types::opcode::fd_extensions::F64X2_LE
- core::reader::types::opcode::fd_extensions::F64X2_LT
- core::reader::types::opcode::fd_extensions::F64X2_MAX
- core::reader::types::opcode::fd_extensions::F64X2_MIN
- core::reader::types::opcode::fd_extensions::F64X2_MUL
- core::reader::types::opcode::fd_extensions::F64X2_NE
- core::reader::types::opcode::fd_extensions::F64X2_NEAREST
- core::reader::types::opcode::fd_extensions::F64X2_NEG
- core::reader::types::opcode::fd_extensions::F64X2_PMAX
- core::reader::types::opcode::fd_extensions::F64X2_PMIN
- core::reader::types::opcode::fd_extensions::F64X2_PROMOTE_LOW_F32X4
- core::reader::types::opcode::fd_extensions::F64X2_RELAXED_MADD
- core::reader::types::opcode::fd_extensions::F64X2_RELAXED_MAX
- core::reader::types::opcode::fd_extensions::F64X2_RELAXED_MIN
- core::reader::types::opcode::fd_extensions::F64X2_RELAXED_NMADD
- core::reader::types::opcode::fd_extensions::F64X2_REPLACE_LANE
- core::reader::types::opcode::fd_extensions::F64X2_SPLAT
- core::reader::types::opcode::fd_extensions::F64X2_SQRT
- core::reader::types::opcode::fd_extensions::F64X2_SUB
- core::reader::types::opcode::fd_extensions::F64X2_TRUNC
- core::reader::types::opcode::fd_extensions::I16X8_ABS
- core::reader::types::opcode::fd_extensions::I16X8_ADD
- core::reader::types::opcode::fd_extensions::I16X8_ADD_SAT_S
- core::reader::types::opcode::fd_extensions::I16X8_ADD_SAT_U
- core::reader::types::opcode::fd_extensions::I16X8_ALL_TRUE
- core::reader::types::opcode::fd_extensions::I16X8_AVGR_U
- core::reader::types::opcode::fd_extensions::I16X8_BITMASK
- core::reader::types::opcode::fd_extensions::I16X8_EQ
- core::reader::types::opcode::fd_extensions::I16X8_EXTADD_PAIRWISE_I8X16_S
- core::reader::types::opcode::fd_extensions::I16X8_EXTADD_PAIRWISE_I8X16_U
- core::reader::types::opcode::fd_extensions::I16X8_EXTEND_HIGH_I8X16_S
- core::reader::types::opcode::fd_extensions::I16X8_EXTEND_HIGH_I8X16_U
- core::reader::types::opcode::fd_extensions::I16X8_EXTEND_LOW_I8X16_S
- core::reader::types::opcode::fd_extensions::I16X8_EXTEND_LOW_I8X16_U
- core::reader::types::opcode::fd_extensions::I16X8_EXTMUL_HIGH_I8X16_S
- core::reader::types::opcode::fd_extensions::I16X8_EXTMUL_HIGH_I8X16_U
- core::reader::types::opcode::fd_extensions::I16X8_EXTMUL_LOW_I8X16_S
- core::reader::types::opcode::fd_extensions::I16X8_EXTMUL_LOW_I8X16_U
- core::reader::types::opcode::fd_extensions::I16X8_EXTRACT_LANE_S
- core::reader::types::opcode::fd_extensions::I16X8_EXTRACT_LANE_U
- core::reader::types::opcode::fd_extensions::I16X8_GE_S
- core::reader::types::opcode::fd_extensions::I16X8_GE_U
- core::reader::types::opcode::fd_extensions::I16X8_GT_S
- core::reader::types::opcode::fd_extensions::I16X8_GT_U
- core::reader::types::opcode::fd_extensions::I16X8_LE_S
- core::reader::types::opcode::fd_extensions::I16X8_LE_U
- core::reader::types::opcode::fd_extensions::I16X8_LT_S
- core::reader::types::opcode::fd_extensions::I16X8_LT_U
- core::reader::types::opcode::fd_extensions::I16X8_MAX_S
- core::reader::types::opcode::fd_extensions::I16X8_MAX_U
- core::reader::types::opcode::fd_extensions::I16X8_MIN_S
- core::reader::types::opcode::fd_extensions::I16X8_MIN_U
- core::reader::types::opcode::fd_extensions::I16X8_MUL
- core::reader::types::opcode::fd_extensions::I16X8_NARROW_I32X4_S
- core::reader::types::opcode::fd_extensions::I16X8_NARROW_I32X4_U
- core::reader::types::opcode::fd_extensions::I16X8_NE
- core::reader::types::opcode::fd_extensions::I16X8_NEG
- core::reader::types::opcode::fd_extensions::I16X8_Q15MULRSAT_S
- core::reader::types::opcode::fd_extensions::I16X8_RELAXED_LANESELECT
- core::reader::types::opcode::fd_extensions::I16X8_REPLACE_LANE
- core::reader::types::opcode::fd_extensions::I16X8_SHL
- core::reader::types::opcode::fd_extensions::I16X8_SHR_S
- core::reader::types::opcode::fd_extensions::I16X8_SHR_U
- core::reader::types::opcode::fd_extensions::I16X8_SPLAT
- core::reader::types::opcode::fd_extensions::I16X8_SUB
- core::reader::types::opcode::fd_extensions::I16X8_SUB_SAT_S
- core::reader::types::opcode::fd_extensions::I16X8_SUB_SAT_U
- core::reader::types::opcode::fd_extensions::I32X4_ABS
- core::reader::types::opcode::fd_extensions::I32X4_ADD
- core::reader::types::opcode::fd_extensions::I32X4_ALL_TRUE
- core::reader::types::opcode::fd_extensions::I32X4_BITMASK
- core::reader::types::opcode::fd_extensions::I32X4_DOT_I16X8_S
- core::reader::types::opcode::fd_extensions::I32X4_EQ
- core::reader::types::opcode::fd_extensions::I32X4_EXTADD_PAIRWISE_I16X8_S
- core::reader::types::opcode::fd_extensions::I32X4_EXTADD_PAIRWISE_I16X8_U
- core::reader::types::opcode::fd_extensions::I32X4_EXTEND_HIGH_I16X8_S
- core::reader::types::opcode::fd_extensions::I32X4_EXTEND_HIGH_I16X8_U
- core::reader::types::opcode::fd_extensions::I32X4_EXTEND_LOW_I16X8_S
- core::reader::types::opcode::fd_extensions::I32X4_EXTEND_LOW_I16X8_U
- core::reader::types::opcode::fd_extensions::I32X4_EXTMUL_HIGH_I16X8_S
- core::reader::types::opcode::fd_extensions::I32X4_EXTMUL_HIGH_I16X8_U
- core::reader::types::opcode::fd_extensions::I32X4_EXTMUL_LOW_I16X8_S
- core::reader::types::opcode::fd_extensions::I32X4_EXTMUL_LOW_I16X8_U
- core::reader::types::opcode::fd_extensions::I32X4_EXTRACT_LANE
- core::reader::types::opcode::fd_extensions::I32X4_GE_S
- core::reader::types::opcode::fd_extensions::I32X4_GE_U
- core::reader::types::opcode::fd_extensions::I32X4_GT_S
- core::reader::types::opcode::fd_extensions::I32X4_GT_U
- core::reader::types::opcode::fd_extensions::I32X4_LE_S
- core::reader::types::opcode::fd_extensions::I32X4_LE_U
- core::reader::types::opcode::fd_extensions::I32X4_LT_S
- core::reader::types::opcode::fd_extensions::I32X4_LT_U
- core::reader::types::opcode::fd_extensions::I32X4_MAX_S
- core::reader::types::opcode::fd_extensions::I32X4_MAX_U
- core::reader::types::opcode::fd_extensions::I32X4_MIN_S
- core::reader::types::opcode::fd_extensions::I32X4_MIN_U
- core::reader::types::opcode::fd_extensions::I32X4_MUL
- core::reader::types::opcode::fd_extensions::I32X4_NE
- core::reader::types::opcode::fd_extensions::I32X4_NEG
- core::reader::types::opcode::fd_extensions::I32X4_RELAXED_LANESELECT
- core::reader::types::opcode::fd_extensions::I32X4_RELAXED_TRUNC_F32X4_S
- core::reader::types::opcode::fd_extensions::I32X4_RELAXED_TRUNC_F32X4_U
- core::reader::types::opcode::fd_extensions::I32X4_RELAXED_TRUNC_F64X2_S_ZERO
- core::reader::types::opcode::fd_extensions::I32X4_RELAXED_TRUNC_F64X2_U_ZERO
- core::reader::types::opcode::fd_extensions::I32X4_REPLACE_LANE
- core::reader::types::opcode::fd_extensions::I32X4_SHL
- core::reader::types::opcode::fd_extensions::I32X4_SHR_S
- core::reader::types::opcode::fd_extensions::I32X4_SHR_U
- core::reader::types::opcode::fd_extensions::I32X4_SPLAT
- core::reader::types::opcode::fd_extensions::I32X4_SUB
- core::reader::types::opcode::fd_extensions::I32X4_TRUNC_SAT_F32X4_S
- core::reader::types::opcode::fd_extensions::I32X4_TRUNC_SAT_F32X4_U
- core::reader::types::opcode::fd_extensions::I32X4_TRUNC_SAT_F64X2_S_ZERO
- core::reader::types::opcode::fd_extensions::I32X4_TRUNC_SAT_F64X2_U_ZERO
- core::reader::types::opcode::fd_extensions::I64X2_ABS
- core::reader::types::opcode::fd_extensions::I64X2_ADD
- core::reader::types::opcode::fd_extensions::I64X2_ALL_TRUE
- core::reader::types::opcode::fd_extensions::I64X2_BITMASK
- core::reader::types::opcode::fd_extensions::I64X2_EQ
- core::reader::types::opcode::fd_extensions::I64X2_EXTEND_HIGH_I32X4_S
- core::reader::types::opcode::fd_extensions::I64X2_EXTEND_HIGH_I32X4_U
- core::reader::types::opcode::fd_extensions::I64X2_EXTEND_LOW_I32X4_S
- core::reader::types::opcode::fd_extensions::I64X2_EXTEND_LOW_I32X4_U
- core::reader::types::opcode::fd_extensions::I64X2_EXTMUL_HIGH_I32X4_S
- core::reader::types::opcode::fd_extensions::I64X2_EXTMUL_HIGH_I32X4_U
- core::reader::types::opcode::fd_extensions::I64X2_EXTMUL_LOW_I32X4_S
- core::reader::types::opcode::fd_extensions::I64X2_EXTMUL_LOW_I32X4_U
- core::reader::types::opcode::fd_extensions::I64X2_EXTRACT_LANE
- core::reader::types::opcode::fd_extensions::I64X2_GE_S
- core::reader::types::opcode::fd_extensions::I64X2_GT_S
- core::reader::types::opcode::fd_extensions::I64X2_LE_S
- core::reader::types::opcode::fd_extensions::I64X2_LT_S
- core::reader::types::opcode::fd_extensions::I64X2_MUL
- core::reader::types::opcode::fd_extensions::I64X2_NE
- core::reader::types::opcode::fd_extensions::I64X2_NEG
- core::reader::types::opcode::fd_extensions::I64X2_RELAXED_LANESELECT
- core::reader::types::opcode::fd_extensions::I64X2_REPLACE_LANE
- core::reader::types::opcode::fd_extensions::I64X2_SHL
- core::reader::types::opcode::fd_extensions::I64X2_SHR_S
- core::reader::types::opcode::fd_extensions::I64X2_SHR_U
- core::reader::types::opcode::fd_extensions::I64X2_SPLAT
- core::reader::types::opcode::fd_extensions::I64X2_SUB
- core::reader::types::opcode::fd_extensions::I8X16_ABS
- core::reader::types::opcode::fd_extensions::I8X16_ADD
- core::reader::types::opcode::fd_extensions::I8X16_ADD_SAT_S
- core::reader::types::opcode::fd_extensions::I8X16_ADD_SAT_U
- core::reader::types::opcode::fd_extensions::I8X16_ALL_TRUE
- core::reader::types::opcode::fd_extensions::I8X16_AVGR_U
- core::reader::types::opcode::fd_extensions::I8X16_BITMASK
- core::reader::types::opcode::fd_extensions::I8X16_EQ
- core::reader::types::opcode::fd_extensions::I8X16_EXTRACT_LANE_S
- core::reader::types::opcode::fd_extensions::I8X16_EXTRACT_LANE_U
- core::reader::types::opcode::fd_extensions::I8X16_GE_S
- core::reader::types::opcode::fd_extensions::I8X16_GE_U
- core::reader::types::opcode::fd_extensions::I8X16_GT_S
- core::reader::types::opcode::fd_extensions::I8X16_GT_U
- core::reader::types::opcode::fd_extensions::I8X16_LE_S
- core::reader::types::opcode::fd_extensions::I8X16_LE_U
- core::reader::types::opcode::fd_extensions::I8X16_LT_S
- core::reader::types::opcode::fd_extensions::I8X16_LT_U
- core::reader::types::opcode::fd_extensions::I8X16_MAX_S
- core::reader::types::opcode::fd_extensions::I8X16_MAX_U
- core::reader::types::opcode::fd_extensions::I8X16_MIN_S
- core::reader::types::opcode::fd_extensions::I8X16_MIN_U
- core::reader::types::opcode::fd_extensions::I8X16_NARROW_I16X8_S
- core::reader::types::opcode::fd_extensions::I8X16_NARROW_I16X8_U
- core::reader::types::opcode::fd_extensions::I8X16_NE
- core::reader::types::opcode::fd_extensions::I8X16_NEG
- core::reader::types::opcode::fd_extensions::I8X16_POPCNT
- core::reader::types::opcode::fd_extensions::I8X16_RELAXED_LANESELECT
- core::reader::types::opcode::fd_extensions::I8X16_RELAXED_SWIZZLE
- core::reader::types::opcode::fd_extensions::I8X16_REPLACE_LANE
- core::reader::types::opcode::fd_extensions::I8X16_SHL
- core::reader::types::opcode::fd_extensions::I8X16_SHR_S
- core::reader::types::opcode::fd_extensions::I8X16_SHR_U
- core::reader::types::opcode::fd_extensions::I8X16_SHUFFLE
- core::reader::types::opcode::fd_extensions::I8X16_SPLAT
- core::reader::types::opcode::fd_extensions::I8X16_SUB
- core::reader::types::opcode::fd_extensions::I8X16_SUB_SAT_S
- core::reader::types::opcode::fd_extensions::I8X16_SUB_SAT_U
- core::reader::types::opcode::fd_extensions::I8X16_SWIZZLE
- core::reader::types::opcode::fd_extensions::V128_AND
- core::reader::types::opcode::fd_extensions::V128_ANDNOT
- core::reader::types::opcode::fd_extensions::V128_ANY_TRUE
- core::reader::types::opcode::fd_extensions::V128_BITSELECT
- core::reader::types::opcode::fd_extensions::V128_CONST
- core::reader::types::opcode::fd_extensions::V128_LOAD
- core::reader::types::opcode::fd_extensions::V128_LOAD16X4_S
- core::reader::types::opcode::fd_extensions::V128_LOAD16X4_U
- core::reader::types::opcode::fd_extensions::V128_LOAD16_LANE
- core::reader::types::opcode::fd_extensions::V128_LOAD16_SPLAT
- core::reader::types::opcode::fd_extensions::V128_LOAD32X2_S
- core::reader::types::opcode::fd_extensions::V128_LOAD32X2_U
- core::reader::types::opcode::fd_extensions::V128_LOAD32_LANE
- core::reader::types::opcode::fd_extensions::V128_LOAD32_SPLAT
- core::reader::types::opcode::fd_extensions::V128_LOAD32_ZERO
- core::reader::types::opcode::fd_extensions::V128_LOAD64_LANE
- core::reader::types::opcode::fd_extensions::V128_LOAD64_SPLAT
- core::reader::types::opcode::fd_extensions::V128_LOAD64_ZERO
- core::reader::types::opcode::fd_extensions::V128_LOAD8X8_S
- core::reader::types::opcode::fd_extensions::V128_LOAD8X8_U
- core::reader::types::opcode::fd_extensions::V128_LOAD8_LANE
- core::reader::types::opcode::fd_extensions::V128_LOAD8_SPLAT
- core::reader::types::opcode::fd_extensions::V128_NOT
- core::reader::types::opcode::fd_extensions::V128_OR
- core::reader::types::opcode::fd_extensions::V128_STORE
- core::reader::types::opcode::fd_extensions::V128_STORE16_LANE
- core::reader::types::opcode::fd_extensions::V128_STORE32_LANE
- core::reader::types::opcode::fd_extensions::V128_STORE64_LANE
- core::reader::types::opcode::fd_extensions::V128_STORE8_LANE
- core::reader::types::opcode::fd_extensions::V128_XOR
- core::reader::types::values::CONTINUATION_BIT
- core::reader::types::values::INTEGER_BIT_FLAG
- opcodes::BLOCK
- opcodes::BR
- opcodes::BR_IF
- opcodes::BR_TABLE
- opcodes::CALL
- opcodes::CALL_INDIRECT
- opcodes::DROP
- opcodes::ELSE
- opcodes::END
- opcodes::F32_ABS
- opcodes::F32_ADD
- opcodes::F32_CEIL
- opcodes::F32_CONST
- opcodes::F32_CONVERT_I32_S
- opcodes::F32_CONVERT_I32_U
- opcodes::F32_CONVERT_I64_S
- opcodes::F32_CONVERT_I64_U
- opcodes::F32_COPYSIGN
- opcodes::F32_DEMOTE_F64
- opcodes::F32_DIV
- opcodes::F32_EQ
- opcodes::F32_FLOOR
- opcodes::F32_GE
- opcodes::F32_GT
- opcodes::F32_LE
- opcodes::F32_LOAD
- opcodes::F32_LT
- opcodes::F32_MAX
- opcodes::F32_MIN
- opcodes::F32_MUL
- opcodes::F32_NE
- opcodes::F32_NEAREST
- opcodes::F32_NEG
- opcodes::F32_REINTERPRET_I32
- opcodes::F32_SQRT
- opcodes::F32_STORE
- opcodes::F32_SUB
- opcodes::F32_TRUNC
- opcodes::F64_ABS
- opcodes::F64_ADD
- opcodes::F64_CEIL
- opcodes::F64_CONST
- opcodes::F64_CONVERT_I32_S
- opcodes::F64_CONVERT_I32_U
- opcodes::F64_CONVERT_I64_S
- opcodes::F64_CONVERT_I64_U
- opcodes::F64_COPYSIGN
- opcodes::F64_DIV
- opcodes::F64_EQ
- opcodes::F64_FLOOR
- opcodes::F64_GE
- opcodes::F64_GT
- opcodes::F64_LE
- opcodes::F64_LOAD
- opcodes::F64_LT
- opcodes::F64_MAX
- opcodes::F64_MIN
- opcodes::F64_MUL
- opcodes::F64_NE
- opcodes::F64_NEAREST
- opcodes::F64_NEG
- opcodes::F64_PROMOTE_F32
- opcodes::F64_REINTERPRET_I64
- opcodes::F64_SQRT
- opcodes::F64_STORE
- opcodes::F64_SUB
- opcodes::F64_TRUNC
- opcodes::FC_EXTENSIONS
- opcodes::FD_EXTENSIONS
- opcodes::GLOBAL_GET
- opcodes::GLOBAL_SET
- opcodes::I32_ADD
- opcodes::I32_AND
- opcodes::I32_CLZ
- opcodes::I32_CONST
- opcodes::I32_CTZ
- opcodes::I32_DIV_S
- opcodes::I32_DIV_U
- opcodes::I32_EQ
- opcodes::I32_EQZ
- opcodes::I32_EXTEND16_S
- opcodes::I32_EXTEND8_S
- opcodes::I32_GE_S
- opcodes::I32_GE_U
- opcodes::I32_GT_S
- opcodes::I32_GT_U
- opcodes::I32_LE_S
- opcodes::I32_LE_U
- opcodes::I32_LOAD
- opcodes::I32_LOAD16_S
- opcodes::I32_LOAD16_U
- opcodes::I32_LOAD8_S
- opcodes::I32_LOAD8_U
- opcodes::I32_LT_S
- opcodes::I32_LT_U
- opcodes::I32_MUL
- opcodes::I32_NE
- opcodes::I32_OR
- opcodes::I32_POPCNT
- opcodes::I32_REINTERPRET_F32
- opcodes::I32_REM_S
- opcodes::I32_REM_U
- opcodes::I32_ROTL
- opcodes::I32_ROTR
- opcodes::I32_SHL
- opcodes::I32_SHR_S
- opcodes::I32_SHR_U
- opcodes::I32_STORE
- opcodes::I32_STORE16
- opcodes::I32_STORE8
- opcodes::I32_SUB
- opcodes::I32_TRUNC_F32_S
- opcodes::I32_TRUNC_F32_U
- opcodes::I32_TRUNC_F64_S
- opcodes::I32_TRUNC_F64_U
- opcodes::I32_WRAP_I64
- opcodes::I32_XOR
- opcodes::I64_ADD
- opcodes::I64_AND
- opcodes::I64_CLZ
- opcodes::I64_CONST
- opcodes::I64_CTZ
- opcodes::I64_DIV_S
- opcodes::I64_DIV_U
- opcodes::I64_EQ
- opcodes::I64_EQZ
- opcodes::I64_EXTEND16_S
- opcodes::I64_EXTEND32_S
- opcodes::I64_EXTEND8_S
- opcodes::I64_EXTEND_I32_S
- opcodes::I64_EXTEND_I32_U
- opcodes::I64_GE_S
- opcodes::I64_GE_U
- opcodes::I64_GT_S
- opcodes::I64_GT_U
- opcodes::I64_LE_S
- opcodes::I64_LE_U
- opcodes::I64_LOAD
- opcodes::I64_LOAD16_S
- opcodes::I64_LOAD16_U
- opcodes::I64_LOAD32_S
- opcodes::I64_LOAD32_U
- opcodes::I64_LOAD8_S
- opcodes::I64_LOAD8_U
- opcodes::I64_LT_S
- opcodes::I64_LT_U
- opcodes::I64_MUL
- opcodes::I64_NE
- opcodes::I64_OR
- opcodes::I64_POPCNT
- opcodes::I64_REINTERPRET_F64
- opcodes::I64_REM_S
- opcodes::I64_REM_U
- opcodes::I64_ROTL
- opcodes::I64_ROTR
- opcodes::I64_SHL
- opcodes::I64_SHR_S
- opcodes::I64_SHR_U
- opcodes::I64_STORE
- opcodes::I64_STORE16
- opcodes::I64_STORE32
- opcodes::I64_STORE8
- opcodes::I64_SUB
- opcodes::I64_TRUNC_F32_S
- opcodes::I64_TRUNC_F32_U
- opcodes::I64_TRUNC_F64_S
- opcodes::I64_TRUNC_F64_U
- opcodes::I64_XOR
- opcodes::IF
- opcodes::LOCAL_GET
- opcodes::LOCAL_SET
- opcodes::LOCAL_TEE
- opcodes::LOOP
- opcodes::MEMORY_GROW
- opcodes::MEMORY_SIZE
- opcodes::NOP
- opcodes::REF_FUNC
- opcodes::REF_IS_NULL
- opcodes::REF_NULL
- opcodes::RETURN
- opcodes::SELECT
- opcodes::SELECT_T
- opcodes::TABLE_GET
- opcodes::TABLE_SET
- opcodes::UNREACHABLE
- opcodes::fc_extensions::DATA_DROP
- opcodes::fc_extensions::ELEM_DROP
- opcodes::fc_extensions::I32_TRUNC_SAT_F32_S
- opcodes::fc_extensions::I32_TRUNC_SAT_F32_U
- opcodes::fc_extensions::I32_TRUNC_SAT_F64_S
- opcodes::fc_extensions::I32_TRUNC_SAT_F64_U
- opcodes::fc_extensions::I64_TRUNC_SAT_F32_S
- opcodes::fc_extensions::I64_TRUNC_SAT_F32_U
- opcodes::fc_extensions::I64_TRUNC_SAT_F64_S
- opcodes::fc_extensions::I64_TRUNC_SAT_F64_U
- opcodes::fc_extensions::MEMORY_COPY
- opcodes::fc_extensions::MEMORY_FILL
- opcodes::fc_extensions::MEMORY_INIT
- opcodes::fc_extensions::TABLE_COPY
- opcodes::fc_extensions::TABLE_FILL
- opcodes::fc_extensions::TABLE_GROW
- opcodes::fc_extensions::TABLE_INIT
- opcodes::fc_extensions::TABLE_SIZE
- opcodes::fd_extensions::F32X4_ABS
- opcodes::fd_extensions::F32X4_ADD
- opcodes::fd_extensions::F32X4_CEIL
- opcodes::fd_extensions::F32X4_CONVERT_I32X4_S
- opcodes::fd_extensions::F32X4_CONVERT_I32X4_U
- opcodes::fd_extensions::F32X4_DEMOTE_F64X2_ZERO
- opcodes::fd_extensions::F32X4_DIV
- opcodes::fd_extensions::F32X4_EQ
- opcodes::fd_extensions::F32X4_EXTRACT_LANE
- opcodes::fd_extensions::F32X4_FLOOR
- opcodes::fd_extensions::F32X4_GE
- opcodes::fd_extensions::F32X4_GT
- opcodes::fd_extensions::F32X4_LE
- opcodes::fd_extensions::F32X4_LT
- opcodes::fd_extensions::F32X4_MAX
- opcodes::fd_extensions::F32X4_MIN
- opcodes::fd_extensions::F32X4_MUL
- opcodes::fd_extensions::F32X4_NE
- opcodes::fd_extensions::F32X4_NEAREST
- opcodes::fd_extensions::F32X4_NEG
- opcodes::fd_extensions::F32X4_PMAX
- opcodes::fd_extensions::F32X4_PMIN
- opcodes::fd_extensions::F32X4_RELAXED_MADD
- opcodes::fd_extensions::F32X4_RELAXED_MAX
- opcodes::fd_extensions::F32X4_RELAXED_MIN
- opcodes::fd_extensions::F32X4_RELAXED_NMADD
- opcodes::fd_extensions::F32X4_REPLACE_LANE
- opcodes::fd_extensions::F32X4_SPLAT
- opcodes::fd_extensions::F32X4_SQRT
- opcodes::fd_extensions::F32X4_SUB
- opcodes::fd_extensions::F32X4_TRUNC
- opcodes::fd_extensions::F64X2_ABS
- opcodes::fd_extensions::F64X2_ADD
- opcodes::fd_extensions::F64X2_CEIL
- opcodes::fd_extensions::F64X2_CONVERT_LOW_I32X4_S
- opcodes::fd_extensions::F64X2_CONVERT_LOW_I32X4_U
- opcodes::fd_extensions::F64X2_DIV
- opcodes::fd_extensions::F64X2_EQ
- opcodes::fd_extensions::F64X2_EXTRACT_LANE
- opcodes::fd_extensions::F64X2_FLOOR
- opcodes::fd_extensions::F64X2_GE
- opcodes::fd_extensions::F64X2_GT
- opcodes::fd_extensions::F64X2_LE
- opcodes::fd_extensions::F64X2_LT
- opcodes::fd_extensions::F64X2_MAX
- opcodes::fd_extensions::F64X2_MIN
- opcodes::fd_extensions::F64X2_MUL
- opcodes::fd_extensions::F64X2_NE
- opcodes::fd_extensions::F64X2_NEAREST
- opcodes::fd_extensions::F64X2_NEG
- opcodes::fd_extensions::F64X2_PMAX
- opcodes::fd_extensions::F64X2_PMIN
- opcodes::fd_extensions::F64X2_PROMOTE_LOW_F32X4
- opcodes::fd_extensions::F64X2_RELAXED_MADD
- opcodes::fd_extensions::F64X2_RELAXED_MAX
- opcodes::fd_extensions::F64X2_RELAXED_MIN
- opcodes::fd_extensions::F64X2_RELAXED_NMADD
- opcodes::fd_extensions::F64X2_REPLACE_LANE
- opcodes::fd_extensions::F64X2_SPLAT
- opcodes::fd_extensions::F64X2_SQRT
- opcodes::fd_extensions::F64X2_SUB
- opcodes::fd_extensions::F64X2_TRUNC
- opcodes::fd_extensions::I16X8_ABS
- opcodes::fd_extensions::I16X8_ADD
- opcodes::fd_extensions::I16X8_ADD_SAT_S
- opcodes::fd_extensions::I16X8_ADD_SAT_U
- opcodes::fd_extensions::I16X8_ALL_TRUE
- opcodes::fd_extensions::I16X8_AVGR_U
- opcodes::fd_extensions::I16X8_BITMASK
- opcodes::fd_extensions::I16X8_EQ
- opcodes::fd_extensions::I16X8_EXTADD_PAIRWISE_I8X16_S
- opcodes::fd_extensions::I16X8_EXTADD_PAIRWISE_I8X16_U
- opcodes::fd_extensions::I16X8_EXTEND_HIGH_I8X16_S
- opcodes::fd_extensions::I16X8_EXTEND_HIGH_I8X16_U
- opcodes::fd_extensions::I16X8_EXTEND_LOW_I8X16_S
- opcodes::fd_extensions::I16X8_EXTEND_LOW_I8X16_U
- opcodes::fd_extensions::I16X8_EXTMUL_HIGH_I8X16_S
- opcodes::fd_extensions::I16X8_EXTMUL_HIGH_I8X16_U
- opcodes::fd_extensions::I16X8_EXTMUL_LOW_I8X16_S
- opcodes::fd_extensions::I16X8_EXTMUL_LOW_I8X16_U
- opcodes::fd_extensions::I16X8_EXTRACT_LANE_S
- opcodes::fd_extensions::I16X8_EXTRACT_LANE_U
- opcodes::fd_extensions::I16X8_GE_S
- opcodes::fd_extensions::I16X8_GE_U
- opcodes::fd_extensions::I16X8_GT_S
- opcodes::fd_extensions::I16X8_GT_U
- opcodes::fd_extensions::I16X8_LE_S
- opcodes::fd_extensions::I16X8_LE_U
- opcodes::fd_extensions::I16X8_LT_S
- opcodes::fd_extensions::I16X8_LT_U
- opcodes::fd_extensions::I16X8_MAX_S
- opcodes::fd_extensions::I16X8_MAX_U
- opcodes::fd_extensions::I16X8_MIN_S
- opcodes::fd_extensions::I16X8_MIN_U
- opcodes::fd_extensions::I16X8_MUL
- opcodes::fd_extensions::I16X8_NARROW_I32X4_S
- opcodes::fd_extensions::I16X8_NARROW_I32X4_U
- opcodes::fd_extensions::I16X8_NE
- opcodes::fd_extensions::I16X8_NEG
- opcodes::fd_extensions::I16X8_Q15MULRSAT_S
- opcodes::fd_extensions::I16X8_RELAXED_LANESELECT
- opcodes::fd_extensions::I16X8_REPLACE_LANE
- opcodes::fd_extensions::I16X8_SHL
- opcodes::fd_extensions::I16X8_SHR_S
- opcodes::fd_extensions::I16X8_SHR_U
- opcodes::fd_extensions::I16X8_SPLAT
- opcodes::fd_extensions::I16X8_SUB
- opcodes::fd_extensions::I16X8_SUB_SAT_S
- opcodes::fd_extensions::I16X8_SUB_SAT_U
- opcodes::fd_extensions::I32X4_ABS
- opcodes::fd_extensions::I32X4_ADD
- opcodes::fd_extensions::I32X4_ALL_TRUE
- opcodes::fd_extensions::I32X4_BITMASK
- opcodes::fd_extensions::I32X4_DOT_I16X8_S
- opcodes::fd_extensions::I32X4_EQ
- opcodes::fd_extensions::I32X4_EXTADD_PAIRWISE_I16X8_S
- opcodes::fd_extensions::I32X4_EXTADD_PAIRWISE_I16X8_U
- opcodes::fd_extensions::I32X4_EXTEND_HIGH_I16X8_S
- opcodes::fd_extensions::I32X4_EXTEND_HIGH_I16X8_U
- opcodes::fd_extensions::I32X4_EXTEND_LOW_I16X8_S
- opcodes::fd_extensions::I32X4_EXTEND_LOW_I16X8_U
- opcodes::fd_extensions::I32X4_EXTMUL_HIGH_I16X8_S
- opcodes::fd_extensions::I32X4_EXTMUL_HIGH_I16X8_U
- opcodes::fd_extensions::I32X4_EXTMUL_LOW_I16X8_S
- opcodes::fd_extensions::I32X4_EXTMUL_LOW_I16X8_U
- opcodes::fd_extensions::I32X4_EXTRACT_LANE
- opcodes::fd_extensions::I32X4_GE_S
- opcodes::fd_extensions::I32X4_GE_U
- opcodes::fd_extensions::I32X4_GT_S
- opcodes::fd_extensions::I32X4_GT_U
- opcodes::fd_extensions::I32X4_LE_S
- opcodes::fd_extensions::I32X4_LE_U
- opcodes::fd_extensions::I32X4_LT_S
- opcodes::fd_extensions::I32X4_LT_U
- opcodes::fd_extensions::I32X4_MAX_S
- opcodes::fd_extensions::I32X4_MAX_U
- opcodes::fd_extensions::I32X4_MIN_S
- opcodes::fd_extensions::I32X4_MIN_U
- opcodes::fd_extensions::I32X4_MUL
- opcodes::fd_extensions::I32X4_NE
- opcodes::fd_extensions::I32X4_NEG
- opcodes::fd_extensions::I32X4_RELAXED_LANESELECT
- opcodes::fd_extensions::I32X4_RELAXED_TRUNC_F32X4_S
- opcodes::fd_extensions::I32X4_RELAXED_TRUNC_F32X4_U
- opcodes::fd_extensions::I32X4_RELAXED_TRUNC_F64X2_S_ZERO
- opcodes::fd_extensions::I32X4_RELAXED_TRUNC_F64X2_U_ZERO
- opcodes::fd_extensions::I32X4_REPLACE_LANE
- opcodes::fd_extensions::I32X4_SHL
- opcodes::fd_extensions::I32X4_SHR_S
- opcodes::fd_extensions::I32X4_SHR_U
- opcodes::fd_extensions::I32X4_SPLAT
- opcodes::fd_extensions::I32X4_SUB
- opcodes::fd_extensions::I32X4_TRUNC_SAT_F32X4_S
- opcodes::fd_extensions::I32X4_TRUNC_SAT_F32X4_U
- opcodes::fd_extensions::I32X4_TRUNC_SAT_F64X2_S_ZERO
- opcodes::fd_extensions::I32X4_TRUNC_SAT_F64X2_U_ZERO
- opcodes::fd_extensions::I64X2_ABS
- opcodes::fd_extensions::I64X2_ADD
- opcodes::fd_extensions::I64X2_ALL_TRUE
- opcodes::fd_extensions::I64X2_BITMASK
- opcodes::fd_extensions::I64X2_EQ
- opcodes::fd_extensions::I64X2_EXTEND_HIGH_I32X4_S
- opcodes::fd_extensions::I64X2_EXTEND_HIGH_I32X4_U
- opcodes::fd_extensions::I64X2_EXTEND_LOW_I32X4_S
- opcodes::fd_extensions::I64X2_EXTEND_LOW_I32X4_U
- opcodes::fd_extensions::I64X2_EXTMUL_HIGH_I32X4_S
- opcodes::fd_extensions::I64X2_EXTMUL_HIGH_I32X4_U
- opcodes::fd_extensions::I64X2_EXTMUL_LOW_I32X4_S
- opcodes::fd_extensions::I64X2_EXTMUL_LOW_I32X4_U
- opcodes::fd_extensions::I64X2_EXTRACT_LANE
- opcodes::fd_extensions::I64X2_GE_S
- opcodes::fd_extensions::I64X2_GT_S
- opcodes::fd_extensions::I64X2_LE_S
- opcodes::fd_extensions::I64X2_LT_S
- opcodes::fd_extensions::I64X2_MUL
- opcodes::fd_extensions::I64X2_NE
- opcodes::fd_extensions::I64X2_NEG
- opcodes::fd_extensions::I64X2_RELAXED_LANESELECT
- opcodes::fd_extensions::I64X2_REPLACE_LANE
- opcodes::fd_extensions::I64X2_SHL
- opcodes::fd_extensions::I64X2_SHR_S
- opcodes::fd_extensions::I64X2_SHR_U
- opcodes::fd_extensions::I64X2_SPLAT
- opcodes::fd_extensions::I64X2_SUB
- opcodes::fd_extensions::I8X16_ABS
- opcodes::fd_extensions::I8X16_ADD
- opcodes::fd_extensions::I8X16_ADD_SAT_S
- opcodes::fd_extensions::I8X16_ADD_SAT_U
- opcodes::fd_extensions::I8X16_ALL_TRUE
- opcodes::fd_extensions::I8X16_AVGR_U
- opcodes::fd_extensions::I8X16_BITMASK
- opcodes::fd_extensions::I8X16_EQ
- opcodes::fd_extensions::I8X16_EXTRACT_LANE_S
- opcodes::fd_extensions::I8X16_EXTRACT_LANE_U
- opcodes::fd_extensions::I8X16_GE_S
- opcodes::fd_extensions::I8X16_GE_U
- opcodes::fd_extensions::I8X16_GT_S
- opcodes::fd_extensions::I8X16_GT_U
- opcodes::fd_extensions::I8X16_LE_S
- opcodes::fd_extensions::I8X16_LE_U
- opcodes::fd_extensions::I8X16_LT_S
- opcodes::fd_extensions::I8X16_LT_U
- opcodes::fd_extensions::I8X16_MAX_S
- opcodes::fd_extensions::I8X16_MAX_U
- opcodes::fd_extensions::I8X16_MIN_S
- opcodes::fd_extensions::I8X16_MIN_U
- opcodes::fd_extensions::I8X16_NARROW_I16X8_S
- opcodes::fd_extensions::I8X16_NARROW_I16X8_U
- opcodes::fd_extensions::I8X16_NE
- opcodes::fd_extensions::I8X16_NEG
- opcodes::fd_extensions::I8X16_POPCNT
- opcodes::fd_extensions::I8X16_RELAXED_LANESELECT
- opcodes::fd_extensions::I8X16_RELAXED_SWIZZLE
- opcodes::fd_extensions::I8X16_REPLACE_LANE
- opcodes::fd_extensions::I8X16_SHL
- opcodes::fd_extensions::I8X16_SHR_S
- opcodes::fd_extensions::I8X16_SHR_U
- opcodes::fd_extensions::I8X16_SHUFFLE
- opcodes::fd_extensions::I8X16_SPLAT
- opcodes::fd_extensions::I8X16_SUB
- opcodes::fd_extensions::I8X16_SUB_SAT_S
- opcodes::fd_extensions::I8X16_SUB_SAT_U
- opcodes::fd_extensions::I8X16_SWIZZLE
- opcodes::fd_extensions::V128_AND
- opcodes::fd_extensions::V128_ANDNOT
- opcodes::fd_extensions::V128_ANY_TRUE
- opcodes::fd_extensions::V128_BITSELECT
- opcodes::fd_extensions::V128_CONST
- opcodes::fd_extensions::V128_LOAD
- opcodes::fd_extensions::V128_LOAD16X4_S
- opcodes::fd_extensions::V128_LOAD16X4_U
- opcodes::fd_extensions::V128_LOAD16_LANE
- opcodes::fd_extensions::V128_LOAD16_SPLAT
- opcodes::fd_extensions::V128_LOAD32X2_S
- opcodes::fd_extensions::V128_LOAD32X2_U
- opcodes::fd_extensions::V128_LOAD32_LANE
- opcodes::fd_extensions::V128_LOAD32_SPLAT
- opcodes::fd_extensions::V128_LOAD32_ZERO
- opcodes::fd_extensions::V128_LOAD64_LANE
- opcodes::fd_extensions::V128_LOAD64_SPLAT
- opcodes::fd_extensions::V128_LOAD64_ZERO
- opcodes::fd_extensions::V128_LOAD8X8_S
- opcodes::fd_extensions::V128_LOAD8X8_U
- opcodes::fd_extensions::V128_LOAD8_LANE
- opcodes::fd_extensions::V128_LOAD8_SPLAT
- opcodes::fd_extensions::V128_NOT
- opcodes::fd_extensions::V128_OR
- opcodes::fd_extensions::V128_STORE
- opcodes::fd_extensions::V128_STORE16_LANE
- opcodes::fd_extensions::V128_STORE32_LANE
- opcodes::fd_extensions::V128_STORE64_LANE
- opcodes::fd_extensions::V128_STORE8_LANE
- opcodes::fd_extensions::V128_XOR