package
3.8.0+incompatible
Repository: https://github.com/bottos-project/bottos.git
Documentation: pkg.go.dev
# Functions
Disassemble disassembles the given function.
# Variables
ErrStackUnderflow defines an error.
# 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.