Live demo of the EffinDom FUI-AS SDK — retained-mode canvas UI built on a WebAssembly display server. No DOM. No CSS. No virtual DOM.
This is a static GitHub Pages deployment of the FUI-AS demo app. The built assets (WASM, JS, HTML) are served directly from the repo root.
- Advanced controls — text inputs, dropdowns, checkboxes, radio buttons, sliders, progress bars, drag-and-drop reorder, context menus, dialogs
- Templated controls — custom presenter/template examples
- Text & fonts — live text wrapping, font selection, visibility toggles, scrollbar visibility
- Dark & light themes — system theme interpolation with live toggle
| Repo | Purpose |
|---|---|
| fui-as-demo | This repo — live demo site |
| fui-as | AssemblyScript SDK + controls |
| EffinDOM | Runtime, engine, docs |
| create-fui-as-app | npx scaffolder CLI |