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 supported31 Subscribers
View all SubscribersAdd a CodeTriage badge to zig
Help out
- Issues
- Consider switching `*-uefi-*` targets to `uefi` instead of `windows` for LLVM 21+
- unable to create compilation: LibCRuntimeNotFound only in first time
- error: TlsInitializationFailed for std.http.Client.fetch with http-URL - redirecting from HTTP to HTTPS on a client which has not made any HTTPS requests yet
- std.Build: Implement addEmbedPath for adding C #embed search directories
- Build segfaults in `--system` mode if a dependency has a path dependency
- Support adding additional #embed search directories
- Compiler segfault on analysis of switch on uninstantiable union
- Clarify the multidimensional array docs example
- std.Build: dependency() support optional values
- cInclude errors on bitwise operators after a double negation
- Docs
- Zig not yet supported