Majorv0.1.0
The Ignition Release
2026-01-16
MAIN_STABLE
Core Compiler
The Orbit compiler (orb) has been re-architected from the ground up to support high-concurrency LLVM IR generation.
- Logic Verification: Initial implementation of the "Safe-by-Law" type system.
- Memory Safety: Ownership and borrowing rules integrated into the AST pass.
- CLI Scaffolding:
orb build,orb run, andorb initare now functional.
UI Experience
We have established the design language for Orbit's web presence.
- Perspective Rendering: New 3D immersive sections (Hero, Perspective Gallery).
- Horizontal Merge: Dynamic sticky-scrolling typographic sections.
- Bento Layout: New grid-based features showcase.
Performance Metrics
- Build Latency: Average 0.04ms for standard modules.
- Binary Size: 40% reduction in default binary footprint compared to v0.0.9.