Tag: #architecture
3 posts use the #architecture tag.
Back to all posts
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 desktop, web, mobile, terminal, static-site, and server-rendered targets from one explicit app model.
Read post
April 25, 2026
3 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
Fission
A cross-platform, GPU-accelerated user interface framework for Rust. MIT licensed.
Copyright (c) 2026 Fission
Ready to use today. Widget APIs are expected to remain stable; some runtime and shell APIs may change before 1.0.0.
main - v0.1.0 alpha