Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
avm_execute.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::avm
 

Functions

AvmCommandResponse bb::avm::avm_dispatch (AvmRequest &request, AvmCommand &&command)
 Top-level AVM API entry point. Takes an AvmRequest and dispatches the command.
 

Variables

std::atomic< avm2::simulation::CancellationToken * > bb::avm::g_active_cancellation_token { nullptr }