All Posts
Announcement

ExodeUI Is Live: The First Runtime Where Design, Behavior, and Logic Coexist

2026-05-26ExodeUI Team
Share:

ExodeUI Platform Launch

After two years of building, we're launching ExodeUI — the first runtime that combines design, behavior, and logic into a single file.

Not a design tool. Not an animation library. A runtime.


The Problem We Set Out to Solve

Every interactive screen today is built the same way:

  1. Design in Figma — looks beautiful
  2. Animate in Rive or After Effects — feels alive
  3. Rebuild in React or Swift — loses fidelity
  4. Wire up state in custom code — adds complexity
  5. Ship something that feels flat compared to what was designed

This "handoff gap" is accepted as normal. It's not. It's a tax on innovation.

Every time a designer tweaks a spring curve, a developer re-implements it. Every time a product manager wants a micro-interaction, it's a 3-sprint project. Every time AI generates a UI, it looks like a flat wireframe — because there's no runtime that can make it feel alive.


What ExodeUI Actually Is

ExodeUI is a visual programming runtime built on Rust/WASM. It runs at 120fps on the GPU. It exports to React, Swift, and Webflow with zero fidelity loss. And it's the only runtime where:

  • Physics is native — springs, gravity, magnetic fields. Not CSS hacks, not JS calculations. Native GPU physics.
  • Logic is visual — LogicNodes and StateMachines let you embed form validation, API calls, and state transitions directly into your design file. No code required.
  • AI can read it — MCP-first architecture means AI agents can edit, version, and deploy your UI components. Structured for the LLM era.
  • What you design IS what ships — no rebuild step. No drift. The .exode file is the source of truth.

It's the Unreal Engine for app UI.


The Stack

ComponentWhat it does
LiquidShapeRendererGPU-shaded liquid effects impossible in CSS or the DOM
LogicNodesVisual programming — form validation, API calls, state machines
StateMachineDeclarative states for every interaction state
WASM RuntimeRust-compiled, 60fps on mobile, 120fps on desktop
MCP ProtocolAI-native. LLMs can read, write, and version .exode files
Luma CompilerExports to React, Swift, Webflow — zero drift

Pricing

  • Community (Free) — Public canvas, basic logic nodes, physics lite, community templates
  • Professional ($29/mo annual, $39/mo monthly) — Unlimited private projects, full React/Swift export, zero-latency handoff, priority support
  • Enterprise (Custom) — SSO, on-prem, dedicated architect

And yes — your designs are yours. Always. We claim zero ownership over what you build. Cancel anytime, your files stay yours. This is written into our terms.


Where to Start

  1. Download the editorexodeui.com/download (macOS + Windows)
  2. Explore the docsexodeui.com/sdk
  3. Join the community — ExodeUI's free Community tier gives you full access to the public canvas

We're in early access and actively looking for design partners. If you're building interactive UI and tired of stitching three tools together for one screen — we want to talk to you.


Built for the ones who refuse to compromise between what they imagine and what ships.

— The ExodeUI Team

Back to Blog
Built with ExodeUI