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 cc` fails to find "assert.h"'s `__assert` when using flag `-Os`
- `zig cc -m32` fails on macOS systems with M1 processor
- Zig 0.11.0 regression around @bitCast() / @intCast() in non-debug mode on embedded Cortex-M4
- Proposal: add `.len` field to vector values
- Crash in InternPool when faulty `packed struct` is inside an `extern struct`
- std.os.foo functions return usize error codes instead of error unions
- removals cause HashMaps to become slow
- `std.meta.stringToEnum` erroneous compile error with `std.meta.FieldEnum`
- `std.math.big.int.Managed.isPositive()` returns true on 0
- Incorrect Error location with out of bounds slice-to-null
- Docs
- Zig not yet supported