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
- Change the macho linker gc_sections option to respect rdynamic flag
- `std.debug.ElfFile` should support loading from externally/prior mapped elf binaries
- Add collapseRepeatsAll function.
- @bitCast() to a @Vector(4, f32) causes error in SPIR-V target
- adds pointer to format string docs for debug.print
- `std.Io.Writer.printAddress` and `{*}` formatting in `std.fmt` ignore pointer bit offset
- `emit MIR failed: InvalidInstruction (Zig compiler bug)` on invalid operand in inline assembly instruction
- Sema: fix incorrect element pointer type of c pointer array
- Standard library option `http_enable_ssl_key_log_file` has no effect
- std.os.Linux.IoUring: add IORING_ENTER_NO_IOWAIT flag support
- Docs
- Zig not yet supported