From Zero to a Go Module on Bazel in One Sitting: Onboarding to GALA 0.53
Importing a third-party Go module through Bazel and rules_gala - with concrete types across the seam, verified hands-on.
Jun 14, 20268 min read1
Search for a command to run...
Articles tagged with #go
Importing a third-party Go module through Bazel and rules_gala - with concrete types across the seam, verified hands-on.
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