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
- ReleaseSafe panic error trace points at line 0 when freeing an undefined pointer
- `callconv(.Naked)` functions with parameters cause silent LLVM crash when compiling for PowerPC
- observed error.Unexpected NTSTATUS=0xc0000056 (DELETE_PENDING) in makeOpenDirAccessMaskW
- add `math.approxEqUlp` for numerical precision testing
- Errdefer payload type doesn't match function signature
- `std.StaticStringMap.initComptime` allows duplicate keys
- `windows-gnu` target incorrectly uses msvc convention for debug format and object file extension
- std.Build.Module.linkSystemLibrary() breaks target inheritance
- Cannot use WebAssembly 64-bit atomics
- Segmentation fault compiling cast to `anyopaque` pointer from pointer to empty struct literal
- Docs
- Zig not yet supported