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
- building zig from source fails on Intel macOS when Intel oneAPI is installed too
- std.ChildProcess.exec leaks process on collect output error
- the compiler loops and panics on "integer cast truncated bits" when recursion infinitely nests types
- `zig cc -dM -E - </dev/null` broken for `x86-*` targets (regression in v0.11.x)
- Interop with non-C ABIs in WebAssembly
- Compiler crash: TODO implement readFromMemory for more types
- Cross compile for armhf on Cortex-A5 results in illegal instruction
- Better message when forgetting `.` in front of anonymous struct literal
- Add a handle leak checker to `std.testing` and/or the test runner
- Compiler segfault while trying to generate compile error
- Docs
- Zig not yet supported