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
- std: Rework `std.math.order` and `std.math.Order`
- Using pkg-config to link against static libraries does not correctly call pkg-config
- E.NXIO should not be an unexpected error (6) for std.posix.send
- `std.process.Child` is not useable for Linux libraries not linking libc even when an `env_map` is provided.
- support f128 arguments in riscv self-hosted backend
- `std.Build.Step.Fmt` does not react to changes with `--watch`
- http: Add missing tls setup when using proxy tunnel
- `std.Build.Step.Run` should normalize cached environment variables on Windows
- Proposal: restricted function types
- wasm-ld: ....o: undefined symbol: ldexp in Release modes, but works in Debug
- Docs
- Zig not yet supported