mirror of
https://github.com/Sunscreen-tech/Sunscreen.git
synced 2026-04-19 03:00:06 -04:00
6 lines
186 B
TOML
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"
|