Skip to main content

Crate webassembly

Crate webassembly 

Source

Re-exports§

pub use op::*;

Modules§

desc
limit
mutability
op
section
valtype

Enums§

Instruction

Constants§

MAGIC_NUMBER
WebAssembly Core Specification constants & opcodes (v3.0, 2026). New & improved lib.rs – organized, hex-based, full modern support. Magic number & version
VERSION_1

Traits§

ToWasmBytes