6th to 12th of March 2023

Slint is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications. We support multiple programming languages, such as Rust, C++, and JavaScript. Find more information at https://slint-ui.com/ or go straight to github at https://github.com/slint-ui/slint

Spotlight: Stable Rust for MCU

This week, the Rust team released a new compiler version, 1.68. This is great news for us because it's the first stable release that's able to build Slint applications for microcontrollers (MCU). It was necessary to use the nightly Rust compiler before to be able to use a global allocator (required by Slint) in no_std applications.

Slint Library

Fixes

Microcontroller Support

Documentation and Demos

Janitor Work

More PRs: #2331, #2354, #2360,

Statistics

33 patches committed in 24 pull requests by 4 authors.