Barretenberg
The ZK-SNARK library at the core of Aztec
|
Go to the source code of this file.
Functions | |
WASM_EXPORT void * | bbmalloc (size_t size) |
WASM_EXPORT void | bbfree (void *ptr) |
WASM_EXPORT void bbfree | ( | void * | ptr | ) |
Definition at line 9 of file bbmalloc.cpp.
WASM_EXPORT void * bbmalloc | ( | size_t | size | ) |
Definition at line 4 of file bbmalloc.cpp.