Roadmap
Embedded first, general-purpose later. One substrate, two compiler profiles.
The idea
We don’t chase an everything-machine from day one. The approach is to start where the value is concrete and dependable, prove it in a small, constrained setting, and grow the substrate from there.
Phases
Phase 1 — Embedded first
We begin in the embedded domain, where power and area are tight and predictable behavior matters most. It’s where the advantage of surveying dataflow statically pays off most directly.
Phase 2 — Establish the substrate
Solidify the VM, tooling, and compiler foundations — shaping things so that one substrate can carry two compiler profiles: one tuned for embedded, one aimed at more general use.
Phase 3 — Toward general purpose
Extend the established substrate toward broader computation. This is a direction of vision; it takes concrete form as the R&D advances.
Technical details for each phase will be published in stages at the right time. If you’re interested in collaboration or evaluation, please get in touch.