lto = true
This commit is contained in:
parent
b10a7a02f8
commit
0f081efa6a
@ -10,7 +10,7 @@ crate-type=["cdylib"]
|
||||
debug = 0
|
||||
codegen-units = 1
|
||||
opt-level = 3
|
||||
lto = "fat"
|
||||
lto = true
|
||||
|
||||
[dependencies]
|
||||
wasm-bindgen = "0.2.79"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user