Show HN: WPF grade canvas UI framework for the web
Category: web-framework
Tags: webassembly, ui-framework, retained-mode
Score: 7.5/10 (Innovation: 8, Technical: 9, Documentation: 7, Utility: 6)
EffinDom FUI-AS is an experimental framework that lets developers build web apps using a SwiftUI-style API in AssemblyScript, rendering via a retained-mode C++ engine over WebAssembly instead of the traditional DOM. It's interesting because it challenges the DOM-as-application-platform paradigm with a novel display server architecture, achieving small payloads and high performance while offering advanced typography and accessibility.
Target audience: frontend devs, web app developers
Repository: https://github.com/zion-sati/fui-as · TypeScript · NOASSERTION · 4 stars
View on Hacker News