about
Why we built WAID
That the next generation of software is cross-platform, agent-native, and written in React, and that it shouldn’t take three codebases and a custom automation layer to get there.
the story
The largest pool of product engineers in the world already thinks in React. WAID meets them there: you write an ordinary Vite + React + Tailwind app, and WAID packages it. No new language, no IR to learn, no bytecode step.
On native targets, the detir runtime renders your app on a real GPU pipeline instead of a system webview, so it looks and performs the same on every platform. On the web, the dist stays a plain static bundle with real DOM, SEO, and DevTools.
And because agents are becoming first-class users of software, every WAID app can expose its actions as reviewable MCP tools and talk to other apps over the runtime’s relay. Agent-native isn’t a bolt-on, it’s built into how apps are shipped.
WAID is built by Splenta Inc.
principles
Three commitments.
Author in React
The tools and mental model developers already have, not a new framework to relearn.
Render natively
A GPU runtime, not a webview, so one design is pixel-consistent everywhere.
Agent-first
Every app is a set of semantic tools agents and other apps can call.