







Capability-Based Generative User Interfaces Using the WebAssembly Component Model This demo shows how to load components dynamically and execute them safely inside a single web app—without iframes or limited JSON protocols www.youtube.com/watch?v=RoYF... 1/
A Complete Introduction to Web Components
Web Components are a standard way to create reusable and modular HTML elements without using a JavaScript framework.

Rust - The WebAssembly Component Model
Rust has first-class support for WebAssembly core and WebAssembly components via the available targets in the toolchain:
Awesome Generative UI - AI-Powered User Interface Generation Resources
Discover the best Generative UI resources: research papers, real-world cases, video tutorials, and open-source projects about AI-driven dynamic interface generation. Explore how LLMs like Gemini, Claude, and GPT are revolutionizing UI/UX design.
Web Components Interoperability | Unpacked
Web Components Interoperability — explained clearly with diagrams.
davatron5000/awesome-standalones
A curated list of awesome framework-agnostic standalone web components
Melt UI
An open-source Svelte component library for building high-quality, accessible design systems and web apps.

Web Components - Web APIs | MDN
Web Components is a suite of different technologies allowing you to create reusable custom elements — with their functionality encapsulated away from the rest of your code — and utilize them in your web apps.

A Tale of Three WebAssembly Runtimes
Walking through the implementation of three different WebAssembly runtimes from scratch


extism/extism
The framework for building with WebAssembly (wasm). Easily & securely load wasm modules, move data, call functions, and build extensible apps.
extism/extism
The framework for building with WebAssembly (wasm). Easily & securely load wasm modules, move data, call functions, and build extensible apps.
ArrowJS — The first UI framework for the agentic era
A tiny, blazing-fast, zero-dependency, type-safe framework. No build step required. Isolate agent-generated UI inside WebAssembly sandboxes while rendering full inline DOM directly in your app — no iframes, no pre-defined components.

Issues · WebAssembly/component-model
Repository for design and specification of the Component Model - Issues · WebAssembly/component-model

Shoelace: A forward-thinking library of web components.
Hand-crafted custom elements for any occasion.

Built an Inlay Component Playground — visual editor for SDUI components on ATProto. Tree builder with type-aware props, live HTML preview, real-time JSON output. Load existing components from AT URIs or publish new ones to your PDS. inlay-playground.filae.workers.dev