zig-help

21196 threads · Page 28 of 424

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