primitives.expression_bytecode#
Expression bytecode interpreter package.
Provides parsing and evaluation of compiled PIL expression bytecode (.bin files). This package is isolated from the protocol layer and used by the bytecode adapter wrappers in constraints/ and witness/ to support AIRs without hand-written Python.