Tools/vercel-labs/zero-native

zero-native

Build desktop + mobile apps with Zig and web UI

7.2k+181/wkemergingZigApache License 2.0new this week

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Jul 2026

Zero-native is Vercel Labs building genuinely native desktop apps with no browser inside them. You write views in a `.native` markup file and your logic in TypeScript or Zig, and it compiles to a native binary that ships no WebView, no Chromium, and no JavaScript runtime. That is the whole departure from Electron: native rendering (Metal on macOS) instead of a web page in a window. Apache-2.0, free.

Under the hood it is mostly Zig, built on an explicit model, message, and update loop so state changes stay inspectable and easy to reason about. macOS has the deepest support; Linux runs through a software renderer, Windows through Win32, and iOS and Android are experimental. It is pre-1.0, around v0.5, with APIs still moving. One useful trick: AI agents can drive a running app through built-in automation servers for accessibility snapshots and deterministic testing.

For solo developers and small teams who want real native performance and will trade the web stack to get it, this is an interesting early bet. Large teams shipping commercial desktop software should wait; Tauri and Electron have the mature plugin ecosystems and tooling depth today.

The catch is that this asks you to leave the web-UI world entirely. No HTML, no CSS, no npm UI ecosystem, just a Zig-flavored markup and a message loop you have to learn. The payoff is a small, fast, truly native app. The cost is being an early adopter of an unfinished and unfamiliar stack.

Free vs Self-Hosted vs Paid

fully free

Free: Apache-2.0. Native desktop apps with no WebView or JS runtime; .native markup plus TypeScript or Zig logic, compiled to a native binary. Single app.zon-style manifest.

Self-hosted: Not applicable; it produces desktop binaries you build and ship yourself.

Paid: No paid tier. It is a pre-1.0 Vercel Labs framework.

Free Apache-2.0 framework. Truly native (no web layer) but pre-1.0; you are an early adopter.

Self-hosting ops:moderate

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Score
80/100 · A
Adoption21/30
Maintenance25/25
Community9/20
License15/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

Trust Signals

Organization account (271 public repos)Notable author: 6,343 followers

License: Apache License 2.0

Use freely. Patent grant included.

Commercial use: ✓ Yes

About

Owner
Vercel Labs (Organization)
Stars
7,242
Forks
287

Explore Further

More tools in the directory