Skip to content

No labels!

There aren’t any labels for this repository quite yet.

os-openbsd
os-openbsd
os-serenity
os-serenity
os-solaris
os-solaris
os-tvos
os-tvos
TvOS
os-visionos
os-visionos
os-watchos
os-watchos
WatchOS
os-zos
os-zos
IBM z/OS
proposal
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
question
question
No questions on the issue tracker, please.
regression
regression
It worked in a previous version of Zig, but stopped working.
release notes
release notes
This PR should be mentioned in the release notes.
research
research
This proposal requires a considerable amount of investigation before it can be considered.
stage1
stage1
The process of building from source via WebAssembly and the C backend.
standard library
standard library
This issue involves writing Zig code for the standard library.
translate-c
translate-c
C to Zig source translation feature (@cImport)
upstream
upstream
An issue with a third party project that Zig uses.
use case
use case
Describes a real use case that is difficult or impossible, but does not propose a solution.
work in progress
work in progress
This pull request is not ready for review yet.
zig ar
zig ar
Zig's drop-in static archiver replacement
zig build system
zig build system
std.Build, the build runner, `zig build` subcommand, package management
zig cc
zig cc
Zig as a drop-in C compiler feature