dreamstack/compiler/ds-cli
enzotar c9b1913a57 feat: dev server with file watching + poll-based HMR
- File watcher thread using notify crate (100ms debounce)
- Auto-recompiles .ds files on change with timed output
- Poll-based HMR: client fetches /__hmr every 500ms for version
- Injects HMR script into compiled HTML before </body>
- Error pages rendered with DreamStack styling on compile failure
- Version counter shared between watcher and HTTP server via AtomicU64
2026-02-25 01:01:59 -08:00
..
src feat: dev server with file watching + poll-based HMR 2026-02-25 01:01:59 -08:00
Cargo.toml feat: DreamStack compiler foundation — Phase 0/1 2026-02-25 00:03:06 -08:00