No installer. No per-OS port. No signing dance. A Krate app is tens of kilobytes, runs on Mac, Windows and Linux from the same file, and cannot touch anything it did not declare.
Someone sent you a file? Here's how it opens.

All true today -- Krate 0.2.5, August 2026
Krate Studio works with the AI you already pay for -- Claude, ChatGPT, Grok or Gemini -- and teaches it to build real apps for your computer. Your sign-ins stay on your machine; Krate never sees them. What comes out is a real app you can keep, use, and send.

Your code, your toolchain, your editor. One file out the other end, and no platform between you and the person using it.
Rust today, compiled to WebAssembly. Bring an app you already have
with krate port, start from a template, or let an AI draft
it and take over from there.
One command produces one .krate: your app, its manifest,
and the source that made it. Tens of kilobytes, and the same bytes on
every platform -- there is no per-OS build.
Send the file, a link, or a card. Your user needs the player once -- free and open source -- and every app after that just opens. No installer for you to maintain, no certificate per platform.
Every figure here came from a command you can run yourself. Where the honest answer is "not yet", it says that instead.
Against Electron
apps, which ship a browser in every copy: Discord is 431 MB, VS Code
1.4 GB. ls -la evidence/ported/*.krate
ARM Windows is included because a Windows VM on an Apple Silicon Mac is ARM -- which is how most people try Windows.
Read what any
app asks for without running it: krate run app.krate --dump-caps
What we do not claim: a cold-start number. Most of a start is window and GPU setup that any app pays, and we have not instrumented time-to-first-frame yet -- so we do not print one.
Everything here is free, with no cap and no meter. We will charge one day, and we will say so long before we do -- but nobody should bet their distribution on a runtime that might price them out at app four.
Someone sent you a .krate? Opening apps is free, forever -- here is how.
Free, no cap. Build once, get one file, and send it to anyone on any desktop -- no installer, no per-OS build, no signing dance.