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
- zig c++: unsupported linker arg ......./libopenssl.a
- compiler crash passing function as reader type
- Adding `comptime` to a variable previously declared `var` when it's value is constant segfaults the compiler.
- TLS issue when using Zig Linker with Rust
- `root struct of file 'c' has no member named 'fd_t'` when compiling for emscripten and linking with libc
- Proposal: allow coercions between optionals and error unions with compatible payloads
- "." before else in switch statement results in confusing error message
- Segmentation fault / LLDCrashed in ReleaseFast when compiling code that uses `@select` on a bitcasted vector of bool
- Optimize provided by Zig site compiler with PGO and LLVM BOLT
- `#define ZIG_TARGET_MAX_INT_ALIGNMENT` not being generated with `-femit-h`
- Docs
- Zig not yet supported