fixed! (I think)
This commit is contained in:
@@ -16,7 +16,7 @@ threading = ["async-lock", "rayon"]
|
||||
debug = false
|
||||
codegen-units = 1
|
||||
opt-level = "z" #optimize for size
|
||||
lto = "fat"
|
||||
#lto = "fat" #causes issues with wasm, disabling for the time being
|
||||
strip = true
|
||||
panic = "abort"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user