Skip to main content

Module dispatch

Module dispatch 

Source
Expand description

Op-stream dispatcher for recording replay.

SPDX-FileCopyrightText: 2026 Erin Catto SPDX-License-Identifier: MIT

Structs§

RecReader
Reader state threaded through the replay loop. (b3RecReader)

Functions§

dispatch_one
Dispatch one framed op. Returns opcode as i32, or -1 when exhausted/broken.