New · Slint MCP server + llms.txt — build native UIs with Cursor, Claude Code & Copilot

6th to 12th of March 2023

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.

← Next : 20th to 26th of March 2023 | Previous : 27th of February to 5th of March 2023


Slint is a declarative GUI toolkit to build native user interfaces for desktop and embedded applications written in Rust, C++, JavaScript, and Python. Find more information at https://slint.dev/ or check out the source code at https://github.com/slint-ui/slint