Skip to main content

Module exit

Module exit 

Source
Expand description

ExitReason: terminal status from an execution batch.

The interpreter / recompiler run until one of these reasons is produced. The caller decides what to do next (handle the host call, route the page fault, top up gas and continue, etc.).

Enumsยง

ExitReason
Terminal status from a single execute() call.