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 supported32 Subscribers
View all SubscribersAdd a CodeTriage badge to zig
Help out
- Issues
- Zig doesn't make PDB debug files correctly on Windows?
- Add .no_unpack = PATH and --no-unpack to build.zig.zon and zig fetch
- Zig CC: MacOS Linker: Weak symbol is required to build on conditional call
- Change CPU model/feature parsing to match LLVM's logic
- std.sort.heap not properly sorting in `ReleaseFast` mode
- std.Build.Step.ConfigHeader: cmakedefine in comments are not ignored
- add safety check for extern function with non-optional pointer return value returning null
- Allow std.http to ignore self-signed SSL certificates for debugging purposes
- Can no longer pass package path to installHeadersDirectory source without "."
- zero'd global constants consume @sizeOf(T) disk space
- Docs
- Zig not yet supported