zig
https://github.com/ziglang/zig
Zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Zig not yet supported29 Subscribers
View all SubscribersAdd a CodeTriage badge to zig
Help out
- Issues
- Two possible improvements in std.fs.File.readToEndAllocOptions
- Compiler segfault - hit unreachable code at src/arch/x86_64/CodeGen.zig:19534:13
- std.zig.system: use both PATH and hardcoded locations to find `env`
- build: detect and abort build when getPath is called outside of any make
- build: protect from depending on the same step multiple times
- langref and compiler disagree on @typeName of function-scoped container type
- fix typo in @typeName langref
- langref/errorset: Replace subset description with union
- @typeName gives a different value when struct{} is assigned to a variable whose type is specified
- Associate lazy dependencies with steps and only fetch them if those steps are built
- Docs
- Zig not yet supported