feat: complete JS backend with Dom effect and Html module

- Add full Dom effect: querySelector, createElement, addEventListener,
  setAttribute, classList, styles, forms, scrolling, etc.
- Add Html module for type-safe HTML construction (Elm-style)
- Add TEA (The Elm Architecture) runtime for browser apps
- Add view dependency analysis for Svelte-style optimizations
- Support both browser and Node.js environments

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-15 03:54:04 -05:00
parent c13d322342
commit 40c9b4d894
3 changed files with 2890 additions and 0 deletions

File diff suppressed because it is too large Load Diff