Islands Architecture
Each Web Component is an interactive island. Static content stays server-rendered with zero client-side JavaScript. Only components that need interactivity ship code to the browser.
Compile HTML templates to binary at build time. Render from Rust, Node, Go, C#, or Python at 4.3× the speed of Fastify. Hydrate only what's interactive.