|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/serialize/msgpack_impl.hpp"#include <memory>#include <napi.h>#include <utility>Go to the source code of this file.
Classes | |
| class | bb::nodejs::AsyncOperation |
| Encapsulatest some work that can be done off the JavaScript main thread. More... | |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::nodejs |
Typedefs | |
| using | bb::nodejs::async_fn = std::function< void(msgpack::sbuffer &)> |