Add opt-level for (some) space savings (#59)
This commit is contained in:
@@ -36,3 +36,4 @@ rand = { version = "0.6.5", features = ["wasm-bindgen"] }
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
opt-level = "s"
|
||||
|
||||
Reference in New Issue
Block a user