You've already forked AstralRinth
forked from didirus/AstralRinth
3 lines
154 B
TOML
3 lines
154 B
TOML
# Windows has stack overflows when calling from Tauri, so we increase compiler size
|
|
[target.'cfg(windows)']
|
|
rustflags = ["-C", "link-args=/STACK:4194304"] |