Barretenberg
The ZK-SNARK library at the core of Aztec
|
Go to the source code of this file.
Functions | |
WASM_EXPORT void | test_threads (uint32_t const *threads, uint32_t const *iterations, uint32_t *out) |
WASM_EXPORT void | common_init_slab_allocator (uint32_t const *circuit_size) |
WASM_EXPORT void common_init_slab_allocator | ( | uint32_t const * | circuit_size | ) |
Definition at line 85 of file c_bind.cpp.
WASM_EXPORT void test_threads | ( | uint32_t const * | threads, |
uint32_t const * | iterations, | ||
uint32_t * | out | ||
) |
Definition at line 37 of file c_bind.cpp.