Commit Graph

2 Commits

Author SHA1 Message Date
Maofeng 612ab9a16d docs(console): document Host-page and embedded build workflows
- explain the persistent Host and disposable iframe ownership model\n- define SDK compatibility and PWA cache boundaries\n- document independent debug servers and release embedding\n- record Node, npm, NPM, and WASMELD_BUILD_WEB requirements\n- update repository structure and startup commands
2026-07-30 09:22:10 +08:00
Maofeng 90742837fc feat(console-web): replace TanStack UI with Solid host pages
- move the management frontend under the wasmeld-console crate\n- use a persistent Host shell with disposable iframe page documents\n- version Host/Page postMessage state and command contracts\n- migrate runtime, service, WIT, invocation, and settings workflows\n- add Tailwind CSS v4, responsive layouts, and Host-owned dialogs\n- emit a dependency-free PWA worker with API cache exclusions\n- remove the superseded root TanStack Start application
2026-07-30 09:21:55 +08:00