Releases: cubenoy22/Loka
Releases · cubenoy22/Loka
Release list
0.0.1
First release of Loka. Designed to run the same application model across both modern and vintage platforms.
This release provides the initial working core of Loka: a small UI DSL with basic building blocks such as Window and VStack, plus the underlying Node, Boundary, State, Flow, compose, and platform projection architecture.
The widget surface is still intentionally small, but the core architecture is now solid enough to serve as the first reference point for future work.
Build-Verified
- latest Windows
- latest macOS
- Retro68 68k
Notes
This is an experimental 0.0.1 release. APIs may still change, but the main ownership, state, and composition model is in place.