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
- Regression in `std.enums.directEnumArray` when using a tagged union with multiple zero-bit fields as the Data type
- x86_64: implement safety checked instructions
- `std.fs.wasi.preopensAlloc` requires an arena, but it claims to want a gpa
- zon: canSerializeType provides no information as to what it cannot serialize
- Using @TypeOf(x) as return type causes nothing to be emitted
- Segmentation fault when calling DebugAllocator's deinit function
- ptrcast to multiptr with incorrect alignment causes infinite loop (or very slow runtime) in compiler
- copy of overlapping values produces wrong results
- Optionals should be encoded with error set enum
- Compiler segfault analyzing `array_init_ref` when comptime-only argument is runtime-only
- Docs
- Zig not yet supported