Tag: #architecture
4 posts use the #architecture tag.
Back to all posts
July 19, 2026
12 min read
Native cross-platform Rust GUIs need more than widgets
Fission's not just about drawing widgets on screen.
Read post
June 2, 2026
5 min read
Fission 0.4.0: a cleaner authoring model for production Rust UI
Fission 0.4.0 is the authoring API release. It changes how application and library authors write widgets, how state is accessed during component conversion, and how local retained state is modeled. The work is tracked in
Read post
April 25, 2026
2 min read
Introducing Fission
Fission is a Rust application platform for building production user interfaces across macOS, Windows, Linux, Web, Android, iOS, Terminal, Static site, and SSR targets from one explicit app model.
Read post
April 25, 2026
2 min read
Fission 0.1.0: the first publishable foundation
Fission 0.1.0 is the first publishable foundation for the framework. It is not only a version number on crates.io; it is the point where the core runtime, layout engine, rendering path, facade crate, examples, and test i
Read post