Module bit_machine

Source
Expand description

§Simplicity Execution

Implementation of the Bit Machine, without TCO, as TCO precludes some frame management optimizations which can be used to great benefit.

Structs§

BitMachine
An execution context for a Simplicity program

Enums§

ExecutionError
Errors related to simplicity Execution