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
- Some GPA tests are disabled on WASI
- Proposal: remove implicit `@intCast` behavior from `@enumFromInt`
- Assigning to comptime field through pointer with a different value doesn't yield a compile error
- Proposal: remove `std.builtin.Type.undefined`; the expression `undefined` requires a result type
- Documentation inconsistency in `std.ArrayList*.pop(OrNull)`
- Bitwise AND between c_short and hex value 0x8000 causes range error due to unexpected interpretation of the most-significant bit
- When using ChildProcess.collectOutput() on multiple processes, it waits for longest living process in Windows
- error: Invalid record (Producer: 'zig 0.13.0' Reader: 'LLVM 18.1.8')
- `std.os.linux.clock_getres` still uses `i32` for the clock id instead of `clockid_t`
- bufPrintZ forgets terminator when print is too long
- Docs
- Zig not yet supported