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
- Assertion failure `@memset`ing `@ptrCast`ed int at comptime
- @fieldParentPtr on packed struct gives wrong address at runtime
- Incorrect 2D array to array of vectors conversion when given by a parameter.
- Global write optimized-out even though side effect is possible
- `std.testing.expectEqual(anyerror, ?anyerror)` always considered unequal
- Libraries/Objects Don't Propagate System Include Paths to Consumers
- @cVaArg() segfaults when it needs to retrieve a u128 from the stack (target = x86_64-Linux)
- 0.13 regression: simdutf targeting x86-64 no longer builds
- flaky tests: FileNotFound
- `std.compress.xz` does not implement `read` correctly (it treats end-of-stream as an error)
- Docs
- Zig not yet supported