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
- safety check for setting the wrong sentinel value
- @bitCast() and meta.Vector components don't work together as expected
- `switch` silently ignores invalid enum values when using `else` branch
- `@cDefine` only accepts string and void values
- std.lib: proposal: stringify: Print union(enum) field name
- cross compile to x86_64-macos get error: "ld64.lld: error: Unable to find library for -liconv"
- Compiler panics at @intCast(u128, u32)
- Bad codegen (or calling convention?): Arguments pointed to on stack into tailcall
- resurrect emit-h
- std.crypto.random isn't guaranteed to work on freestanding/UEFI targets because of TLS
- Docs
- Zig not yet supported