Files
Sunscreen/.cargo/config.toml
rickwebiii 48ebc52576 Rweber/zkp (#211)
Metal GPU accelerated scalar multiplication
2023-02-16 14:31:55 -08:00

8 lines
244 B
TOML

[registries]
sunscreen = { index = "https://crates.sunscreen.tech/git/index" }
[env]
EMCC_CFLAGS = "-sERROR_ON_UNDEFINED_SYMBOLS=0 -sDISABLE_EXCEPTION_CATCHING=0 -sALLOW_MEMORY_GROWTH"
[build]
#rustflags = ['--cfg=curve25519_dalek_bits="32"']