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