KRATE Download Studio

PROOF

This is not a concept. It ships.

Every app we have shipped, its real size, and whether it is re-tested every night on Mac, Windows, and Linux. This page is generated from the repository. The current release is v0.2.5, with Krate Studio downloads for Mac, Windows and Linux.

Generated 2026-09-01 from commit 0db8e4c48.

Apps that exist and run

AppBytesvs DiscordWhat it isNightly
grex54,0848,349×Regex builder, ported from 5,396 linesYes
envelope19,49523,161×Budgeting app with a real databaseYes
mdview18,96523,808×Markdown viewer, ported from 4,863 linesYes
rssfwd18,08424,968×Feed forwarder that talks to the internetNot nightly
eo218,02125,056×Image viewer, ported from 2,677 lines of desktop sourceYes
ddh17,77825,398×Duplicate-file finderYes
savings15,22729,653×Budget splitter with a window and saved stateYes
hexyl14,87230,361×Hex viewer, byte-identical output to the originalYes
bounce13,04734,608×2D game: a playable Breakout with paddle, bricks, lives, a winYes
cubes12,88035,056×Yes
chart11,45539,417×Draws its own bar chart, no image filesYes

All 11 apps together: 213,908 bytes (209 KB). Discord, which solves the same one-codebase-three-systems problem with a browser inside the app, is 2,110.8× that on its own.

One app is not re-run nightly on purpose: rssfwd reaches the internet, and a nightly test that depends on someone else's server reports their uptime rather than our runtime.

What the current public release can run

All of them. The current release is v0.2.5. Drawing, animation, audio capture, speech transcription and 3D scenes work, and each release is checked by downloading the published binary and running the 2D game, the chart and the sandbox escape test with it, not by trusting the build that made it. Krate also has krate run app.wasm --shoot frame.png, which paints any app's window to a PNG on any machine with no display.

Six platforms ship, including arm64 Linux and ARM Windows. The earlier gap (no arm64 Linux binary in rc5) is closed.

New this month

How much of the system is real

Both lines are generated from the runtime itself, not written by hand, and the build fails if they drift from what the code does.

What does not work yet

We publish this for the same reason we publish the rest.

← Back to krate.tech