Files
Sunscreen/.cargo/config.toml
2022-04-27 18:03:58 -07:00

6 lines
186 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"