A lightweight rendering layer built on top of tinywasm/dom, designed to generate web pages with minimal overhead. Provides small, efficient primitives for composing views, routing, and rendering UI structures while keeping WebAssembly binaries tiny and dependency-free.
📚 Documentation
Architecture: High-level overview and design goals.
SetUserRoles configures the function to extract user roles from the request context.
This is required when using handlers with access control (AllowedRoles).