Zero-native – Build native desktop apps with web UI
Summary
Zero-native promotes building native desktop applications that render via a web UI. It emphasizes tiny binaries, minimal memory, and instant rebuilds by using Zig, system WebView or optional Chromium, and a bridge to call native code from JavaScript. The project targets cross-platform desktop apps with a streamlined native layer and web frontend integrations.