Towards an Open Ecosystem of Empowered UI Development
RustConf 2019 - Towards an Open Ecosystem of Empowered UI Development by Adam Perry
Rustaceans want to write GUI apps in their “native language” and to do it with declarative syntax, type safety, great tooling, and minimal runtime overhead. Moxie is a platform-agnostic component library to provide just that, currently targeting the DOM, win32, and WebRender, with more targets to come. We’re on a path to building Rust apps that instantly reflect user intent, correctly handle …