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
- various segfaults relating to inline asm
- Package Manager's computed hash for a package differs depending on https vs. git+https
- C ABI bug with squeezing any >16 byte struct after the third following a non-struct parameter
- Program coredump on exit when `dlclose` a dynamic loaded library which has atexit function calls
- Build fails when returning a variable containing an array of tuples at comptime
- Crash in InternPool when referencing a non-existant member of a struct
- `std.lerp` test depends on `t` being a compile time constant
- `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
- Docs
- Zig not yet supported