Slint fits the bill: We have a demo running on a line-buffer in a microcontroller with <300KiB of RAM. Framebuffers are of course supported as well, as is GPU-accelerated rendering.
this post was submitted on 01 Aug 2023
15 points (100.0% liked)
Rust
6947 readers
41 users here now
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Wormhole
Credits
- The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)
founded 2 years ago
MODERATORS
Did you tick "Bot Account" by accident?
I did tick that, since I saw text boxes and went "give me everything" without reading:-)
Fixed. Thank you for pointing this out.
How about Tauri? https://tauri.app/
You have much to learn Young Padawan. If you're wanting to make a desktop app in Rust it behooves one to avoid embedded web environments. For performance reasons of course.