No description
Find a file
enzotar be811662bf feat(examples): add streaming .ds examples — compiler-native streaming
- streaming-counter.ds: reactive counter with 'stream counter on ws://...'
- streaming-receiver.ds: remote receiver with 'stream from ws://...'
- E2E verified: compiles to streaming JS, connects to relay, sends signal diffs
2026-02-25 14:34:41 -08:00
compiler feat(compiler): complete bitstream integration — all 9 changes 2026-02-25 13:26:59 -08:00
engine feat(ds-stream): RLE compression, input events, keyframe caching 2026-02-25 11:04:05 -08:00
examples feat(examples): add streaming .ds examples — compiler-native streaming 2026-02-25 14:34:41 -08:00
.gitignore feat: DreamStack compiler foundation — Phase 0/1 2026-02-25 00:03:06 -08:00
BITSTREAM_INTEGRATION.md docs: add Next Steps roadmap (Phases A-C) to integration spec 2026-02-25 13:31:06 -08:00
Cargo.toml feat: universal bitstream streaming — any input → any output 2026-02-25 10:29:44 -08:00
DREAMSTACK.md feat: physics language integration — scene container with Rapier2D WASM 2026-02-25 10:58:43 -08:00
IMPLEMENTATION_PLAN.md feat: physics language integration — scene container with Rapier2D WASM 2026-02-25 10:58:43 -08:00