Appearance
Articles
Technical articles about the design, implementation, and evolution of Vix.cpp.
These notes document how Vix works internally, why specific architectural decisions were made, and how the runtime, CLI, build system, diagnostics, development workflow, replay system, and roadmap evolve over time.
Roadmap
Vix Core
vix.app
- Why vix.app exists
- vix.app manifest design
- vix.app generated CMake
- vix.app project resolution
- vix.app build planning
- vix.app tests and examples
vix build
- How vix build works
- vix build CMake compatibility
- vix build graph design
- vix object cache and incremental builds
- vix artifact cache design
- Toward native vix.app builds
vix error diagnostics
vix run
- How vix run resolves targets
- vix run script vs project mode
- vix direct script runner
- vix run CMake fallback
- vix run runtime arguments