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
- can't `getEmittedAsm()` on a C/C++ program
- Misleading error message when attempting to perform `comptime` dereference to pointer whose type doesn't have a well-defined layout when the real pointer value has another type
- std: add a format function to builtin.SourceLocation
- wasm miscompilation without LLVM: can modify const value
- Fix `std.mem.orderZ` for types for which 0 is not the least element
- codegen quality: unnecessary function prologue and epilogue
- Air: missing safety instructions
- Air: missing optimized instructions
- different default undefined behaviour when *anyopaque member is used in version 0.13 and 0.14
- AstGen/ZIR rewrite mega-issue
- Docs
- Zig not yet supported