Skip to content

feat: add zls toolchain support#653

Draft
cerisier wants to merge 1 commit into
aherrmann:mainfrom
cerisier:zls-support
Draft

feat: add zls toolchain support#653
cerisier wants to merge 1 commit into
aherrmann:mainfrom
cerisier:zls-support

Conversation

@cerisier
Copy link
Copy Markdown
Contributor

@cerisier cerisier commented May 13, 2026

Closes #403

First WIP of porting zls support to rules_zig.

I followed our discussion of declaring dedicated ZLS toolchains

  • One ZLS toolchain maps to a version of Zig which the user can choose.
  • It is on purpose not done automatically since users might want to override those with HEAD versions.

Those are configured in a dedicated zls extension with similarity with zig extension in how we specify version, index and how it generates repos.

This is WIP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Zls Support

1 participant