|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/common/log.hpp"#include "barretenberg/common/wasm_export.hpp"#include <stdexcept>Go to the source code of this file.
Functions | |
| void | abort_with_message (std::string const &err) |
| WASM_EXPORT void | throw_or_abort_impl (const char *err) |
|
inline |
Definition at line 8 of file throw_or_abort_impl.cpp.
| WASM_EXPORT void throw_or_abort_impl | ( | const char * | err | ) |
Definition at line 15 of file throw_or_abort_impl.cpp.