zig-help
ld.lld: relocation R_X86_64_PC32 cannot be used against symbol 'ff_pw_512'
Build System
master
Removing an item from a collection while iterating over it
master
Answered
hitting comptime limit, but cannot remove it and can't figure out what is even running in comptime.
Ideas on a "composite" generic.
Hiding internal handle details
Comptime enum(u8) from string
New User
Where I can learn Zig
New User
jsonParse error codes
bug in simple program implementing simple float
master
New User
Answered
zls compatible with ~master?
Answered
Non-priority queue
Standard Library
master
Answered
Confused about Self
Answered
Is there a way to better catch errors than using that break :x stuff?
Answered
Occasional segfault when reallocating a bitmap buffer
Hello world program output
Answered
Cant solve allocation type error (new to zig)
Standard Library
New User
Answered
Is there an easy way, to implement @divFloor, and @mod in C++, to have matching behavior?
New User
Answered
Porting Reactor to 0.16.x std.io - move to Proactor?
Importing inheritance hierarchies from C++
master
Convert a type to optional
Does comptime cache conditional statement?
Answered
add include headers from allyourcodebase json-c library into my C/Zig project...
Answered
building raylib for wasm32 on either 0.15.2 or master branch
master
Answered
Debugging - which tools/OS combination currently provides the best experience (Jan 2026)
How to change unsigned `u8` by signed `i2`?
master
New User
Answered
How to use WASM's externref with Zig?
master
Implementing "contains" for "ArrayList([]const u8)"
0.14.x
Standard Library
master
Baremetal CortexM0+ Context switch
master
Why does multiplying std.fmt.parseInt result by -1 cause an overflow/unexpected value in Zig?
New User
Answered
what's a good learning guide for zig?
New User
What is the return/input typed type for an ArrayList
Standard Library
New User
Answered
Printing with dynamic padding in 0.15.2
master
Answered
what is sigaction and how do i detect keypresses
New User
How To make vectors
What should I do?
Newbie with stdout buffered writer
Iterating all symbols on a file
0.14.x
Standard Library
master
Answered
Repeating .addIncludePath Twice
Answered
How to plan allocations in multithreaded code?
io.async(...) memory allocation
using a slice as a switch case
Answered
Zig Raylib Compilation Failure
Why there is no tree implementation in std and how should one look like?
Answered
Issues with @cInclude
Answered
An way to "ifdef" members of a compile time array without having to specify the array twice?
Answered
How to decompress a HTTP response body?
Answered
How to get artifact from dependency’s addExecutable
KeyPair.generate(Io)
Answered
how do modules work in zig?
Finding Invalid Character in JSON
master
Answered