fixes from nes

This commit is contained in:
2025-11-17 08:10:03 -07:00
parent 691ef2b26b
commit 1c1000dfcb
19 changed files with 212 additions and 57 deletions

View File

@@ -23,7 +23,7 @@ codegen-units = 1
lto = true
debug = false
opt-level = "z"
panic = "abort"
panic = "unwind"
[profile.dev]
lto = true