Topcoat’s runtime makes server-rendered pages interactive without a wasm bundle, a client build step, or a separate frontend. Reactive state and expressions are written inline in `view!`, type-checked as ordinary Rust, and compiled to JavaScript that ships with the page.