Hello World
The simplest possible Mochi page — a Svelte component rendered on the server with no client-side JavaScript.
Hello, world!
<p>Hello, world!</p>
More demos
Request Cache How the request cache works — requestMemo and requestCache run an expensive computation once per request no matter how many components call it, then discard it at the request boundary. Realtime Admin Panel Live admin dashboard with WebSocket updates and server-driven state. Protection Mode How protection mode works — a Cloudflare-style browser check where an interstitial auto-solves the captcha proof-of-work and redeems it for a clearance cookie.