Skip to content

Commit

Permalink
add lto
Browse files Browse the repository at this point in the history
  • Loading branch information
yoav-lavi committed Jul 16, 2023
1 parent 2cc5eee commit c2bc412
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ edition = "2021"

[profile.release]
strip = true
lto = true

[profile.release.package.melody_wasm]
opt-level = "z"
Expand Down

0 comments on commit c2bc412

Please sign in to comment.