-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
- https://www.codeslow.com/2019/12/tiny-windows-executable-in-rust.html
- https://github.com/johnthagen/min-sized-rust
What can be added into Cargo.toml:
[profile.release]
lto = true
opt-level = 'z'
codegen-units = 1Other ideas?
@TatriX - you (will) have the project based on the current seed-quickstart-webpack template - I would be glad if you can confirm, that it helps or if you find other options. Don't hurry, I plan to integrate it to next release without ETA. Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels