For some reason, it seems popular for GUI crates to use the GPU. I just want to make simple widgets, for like a calculator.

No fancy graphics. I want it quite lightweight.

For some reason, popular GUI crates love to do everything through a GPU, which bumps up the memory / cpu use significantly.

you are viewing a single comment's thread
view the rest of the comments
[–] [S] 13 points 3 years ago* (last edited 3 years ago) (1 child)

OMG, thank you! I have been using Iced. My simple application's RAM just went down from 80 MB to only 4 MB.

The executable size went down from about 8 MB to 2.5 MB

  • source
  • parent
  • hideshow 2 child comments