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

AVM IPC handler context. More...

#include "barretenberg/avm/generated/avm_ipc_server.hpp"
#include "barretenberg/cdb/cdb_ipc_client.hpp"
#include "barretenberg/vm2/simulation/lib/cancellation_token.hpp"
#include "barretenberg/wsdb/generated/wsdb_ipc_client.hpp"
#include <atomic>

Go to the source code of this file.

Classes

struct  bb::avm::AvmRequest
 Context passed to each command's execute() method. Provides access to WSDB and CDB IPC clients. More...
 

Namespaces

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

Detailed Description

AVM IPC handler context.

Definition in file avm_execute.hpp.