Productionizing the GALA Build Stack: rules_gala, a Real Toolchain, and Gazelle
From rules welded inside the language repo to a standalone, registry-published rules_gala with a real toolchain and Gazelle BUILD generation.
Jun 5, 202610 min read
Search for a command to run...
Articles tagged with #go
From rules welded inside the language repo to a standalone, registry-published rules_gala with a real toolchain and Gazelle BUILD generation.
Eleven weeks, ~55 releases, and a new tagline: GALA hits 0.50.0 with cross-package generics, an LSP, and four new stdlib packages.
Why GALA's IDE runs on two processes and the sync contract that keeps them honest
Resolving receiver types from transpiler metadata when you don't have one
When your transpiler knows the types but your editor doesn't
How profiling, batch analysis, and content-addressed caching took multi-file compilation from 44.7s to 2.0s