# Functions
Disassemble disassembles the given function.
# Variables
No description provided by the author
No description provided by the author
# Structs
BlockInfo stores details about a block created or ended by an instruction.
Disassembly is the result of disassembling a WebAssembly function.
Instr describes an instruction, consisting of an operator, with its appropriate immediate value(s).
StackInfo stores details about a new stack created or unwinded by an instruction.