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

template<>
void bb::avm::handle_simulate (AvmRequest &request, wire::AvmSimulate &&command, Responder< wire::AvmSimulateResponse > respond)
 
template<>
void bb::avm::handle_simulate_with_hints (AvmRequest &request, wire::AvmSimulateWithHints &&command, Responder< wire::AvmSimulateWithHintsResponse > respond)
 

Variables

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