![]() |
|
|
|
#1
|
||||
|
||||
|
Don't forget to create a release build.
By default a debug build is created. Code:
cargo build --release
__________________
EnJoy! |
|
#2
|
||||
|
||||
|
Thanks Jupiter for the reminder.
The sizes are for release builds. They are relatively large because the rendering engine is bundled into the binaries. With native UI frameworks, the rendering engine is provided by the OS (system DLLs / drivers), so the app only contains a thin abstraction layer over the native APIs.
__________________
AKA Solomon/blowfish. Last edited by WhoCares; 03-21-2026 at 16:44. |
| The Following User Says Thank You to WhoCares For This Useful Post: | ||
niculaita (03-22-2026) | ||
![]() |
| Thread Tools | |
| Display Modes | |
|
|