Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
hardware_concurrency.hpp
Go to the documentation of this file.
1#pragma once
3#include <cstdint>
4
5WASM_IMPORT("env_hardware_concurrency") uint32_t env_hardware_concurrency();
uint32_t env_hardware_concurrency()
#define WASM_IMPORT(name)