This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Product upvotes vs the next 3
Waiting for data. Loading
Product comments vs the next 3
Waiting for data. Loading
Product upvote speed vs the next 3
Waiting for data. Loading
Product upvotes and comments
Waiting for data. Loading
Product vs the next 3
Loading
Natyv
Native desktop apps with no bundled browser engine
Natyv is a native desktop app runtime with no bundled browser engine. Your app logic runs as a WebAssembly module via Extism inside a native host, no Chromium, no DOM, no JS runtime required. Benchmarked against Electron building the same real app: 27MB disk and 58MB idle RAM for Natyv vs 244MB and 331MB for Electron. WASM's linear memory only grows, so Natyv's host also recycles guest instances automatically to keep long-running apps lean. v0.1.0 and early. Go SDK live on pkg.go.dev.
Hey Product Hunt! Maker here.
I got tired of watching Electron apps idle at 300MB+ of RAM just to sit
there doing nothing, and wanted to know if that was actually inherent to
"ship one UI across every OS," or just the cost of bundling an entire
browser to do it. So I built the same real app three ways and
benchmarked them honestly against each other.
The part I'm proudest of isn't even the size numbers, it's that the
first real idle-CPU measurement caught Natyv sustaining 70 to 93% CPU
doing nothing at all. That's not a number I would've found without
comparing against real alternatives instead of testing in isolation.
It's fixed now (0.0% idle CPU), and the fix is in the commit history,
not just a claim. I wrote up the full root-cause story here if you want
the details: https://dev.to/syke99/i-built-a-...
One honest note: I used Claude Code for a good chunk of the actual
implementation, but the architecture, the memory-reclamation approach,
and the SDK's own API design are mine. Wanted to be upfront about that.
It's v0.1.0, Go is the only guest SDK so far, and the widget set is
still small. Would genuinely love feedback, especially anything that
breaks or surprises you.
About Natyv on Product Hunt
“Native desktop apps with no bundled browser engine”
Natyv was submitted on Product Hunt and earned 0 upvotes and 1 comments, placing #14 on the daily leaderboard. Natyv is a native desktop app runtime with no bundled browser engine. Your app logic runs as a WebAssembly module via Extism inside a native host, no Chromium, no DOM, no JS runtime required. Benchmarked against Electron building the same real app: 27MB disk and 58MB idle RAM for Natyv vs 244MB and 331MB for Electron. WASM's linear memory only grows, so Natyv's host also recycles guest instances automatically to keep long-running apps lean. v0.1.0 and early. Go SDK live on pkg.go.dev.
On the analytics side, Natyv competes within Open Source, Developer Tools and Tech — topics that collectively have 1.2M followers on Product Hunt. The dashboard above tracks how Natyv performed against the three products that launched closest to it on the same day.
Who hunted Natyv?
Natyv was hunted by Quinn Millican. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
For a complete overview of Natyv including community comment highlights and product details, visit the product overview.