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
- 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
- std.json.Stringify: support option emit_default_optional_fields
- `debugAllocator` w. appropriate settings does not catch use-after-realloc
- std.fs.File: fix streaming seekBy ignoring buffer
- `std.http.Client.fetch` fail with `error.CertificateIssuerMismatch` for valid domain
- Docs
- Zig not yet supported