zig-help
Inline errors/warnings in Cursor?
New User
Regex addition to the standard library?
Standard Library
zgui + zglfw + zopengl Adding GUI to OpenGL project
New User
Answered
Array definition
Answered
std.Build.Graph/environ_map
Answered
reader invalid format string 's'
call me by my name
Answered
iterator() and next() for custom types
Compiler
Answered
Understanding results of -femit-asm
master
New User
dir.stat and Io.Dir.cwd() at comptime
master
Answered
avoiding cImport
Answered
how to convert a windows path to posix path
Segfault when accessing a field from a big struct
errdefer comptime unreachable not working?
Standard Library
master
Answered
Installing 0.16 for the ziglings
New User
Implementing custom std.Io interface
Answered
Need unit test ideas
Standard Library
master
shift u32 by 32
Cannot run hello-world.zig
New User
Best way to run all tests in project (without `std.testing.refAllDecls`)
Build addOptions passes &[_][]u8 to [][]u8
Answered
question about global variables
Answered
Zig Standard way to handle modifying some buffer and then working witth that
Standard Library
Zig compiler hanging
master
Compiler
zig 0.16 code coverage
master
New User
why I can't subtract a u5 from 32?
Answered
Does doing std.meta.fields give the fields in the same order as declared
master
Answered
Trying to build from source linking error with fatal linker error: unhandled relocation type R_X86_6
master
Answered
Should I store reader and writer interfaces or their implementations?
Answered
Is accessing reactivated union field UB?
I need small implementation of zstd
Custom struct allocator to improve performance?
How to create a `Io.Writer` wrapper?
Access member in generic struct?
New User
Answered
is mutex lock necessary here?
Answered
zig command for language reference
master
Answered
"cast discards const qualifier" when getting reader interface
Answered
profiling with hotspot (linux)
master
Answered
IO Fire and Forget
Answered
trouble adding wWinMain
master
New User
Answered
std.gpu.location removed (why?)
Answered
Is it possible to run tests with optimization?
New User
Answered
Is there a universal way of using winapi in zig?
New User
Answered
why is `inline fn` comptime "propagation" not the default behavior?
Comptime generating switch branches
Answered
understanding alignment in structs`
master
New User
Push and pop instructions in compiler explorer.
Make `build.zig` generate docs and commit to alternate git branch?
How are optional types nullable
Answered
zig download