feat: Phase 5 — Live Playground with editor, preview, signal graph, console
- playground.html: full web IDE for DreamStack DSL - Code editor with auto-compile (500ms debounce) + Ctrl+Enter - Live preview: renders interactive UI from DreamStack code - Signal graph: visualizes source signals, derived values, handlers, views - Console: compile metrics, type inference (Signal<Int>, Derived<Bool>, etc.) - 4 examples: counter, todo, effects, springs - Dark theme with purple accent, premium glassmorphism design
This commit is contained in:
parent
462663830e
commit
20ea2cb82e
1 changed files with 1255 additions and 0 deletions
1255
examples/playground.html
Normal file
1255
examples/playground.html
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue