dreamstack/compiler/ds-codegen
enzotar 55dc24eecc fix: component prop signal wrapping + import demo
- emit_component_decl now wraps props in signal-like accessors
- Props use { get value() { return props.X; } } pattern
- Missing props default to empty string instead of null
- Added examples/import-demo.ds demonstrating 3-component import
- Zero console errors when rendering imported Card, Badge, Button
2026-02-26 15:46:55 -08:00
..
src fix: component prop signal wrapping + import demo 2026-02-26 15:46:55 -08:00
Cargo.toml feat: DreamStack compiler foundation — Phase 0/1 2026-02-25 00:03:06 -08:00