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
- doc/langref: document the terms package and module
- improve std.sort.sortContext to use block sort implementation
- Global state creates unpredictable zig test results
- flaky test: POSIX file locking with fcntl
- parse inline assembly syntax according to a set of dialects; integrate inline assembly more closely with the zig language
- rename "putNoClobber" to communicate that it is asserting the key slot is available
- package manager: enforce semver between minor/patch versions by using decl tests
- wasm: undefined globals take up space in binary when importing memory
- Windows/Event Loop: `GetQueuedCompletionStatus` should not panic in debug mode
- use case: cross-compiling to macOS with a dependency on iconv
- Docs
- Zig not yet supported