zig-help
Issues fuzzing with zig-afl-kit
Is there a simple way to turn a generic struct into a tuple of the same types?
Answered
Make Build Step Dirty when Any File in Folder Changes
Build System
Answered
0.13.x
channels
0.14.x
memcopy code review
JSON Question
How do I get my PR reviewed?
Zig std.json JSON Array
0.14.x
New User
Answered
Zig Nested Struct
0.14.x
New User
Answered
Difference between A = somearray[start..end] and A = Struct{start, end}
Standard Library
New User
0.13.x
@ function source code?
0.14.x
New User
Why is this zig program slower than golang? How can I optimize it?
Answered
How to check if the passed value is a constant or runtime known
0.14.x
New User
Answered
what am i doing wrong here?
optional value ignored by orelse
Answered
0.13.x
whats this error
Answered
Methods not found when creating Union from parts
New User
0.13.x
Project Layot
Compiler
New User
0.13.x
Build System
Answered
Better alternative for allocator.dupe(T, &.{T{}})[0]
Standard Library
Bit shifting integers without small integer types like u5
Unable to create a basic window in SDL
0.14.x
faster compilation times
Compiler
New User
Pad array argument to known size
GLFW Fails to Initialize?
GenerateDef from CLI. How?
Build System
New User
0.13.x
How exactly does duck typing work?
New User
0.13.x
Cast bit array to different sizes
New User
Answered
0.13.x
URL string format
0.14.x
New User
Answered
Adding additional information to errors
0.14.x
New User
Repeat a chunk of code verbatim in only one line
freeing a string allocated by reading a json file with string fields
Get active field from union without switch
[solved] How to debug leaks
switch on corrupt value. What does it mean?
including .c + .h "Hello Vendors"
Compiler
New User
Answered
Debug mode causes illegal instruction in C code
Build System
0.14.x
Compiler
Answered
lld-link: could not open 'libuuid.a'/'libMSVCRT.a'/'libOLDNAMES.a': No such file or directory
Compiler
New User
0.13.x
Target new version of glibc during build
Answered
C call convention libcurl
New User
Answered
Cast u64 to [4]u16
New User
Increase TCP connection timeout from 60 seconds
0.13.x
weird behavior casting `[]const u8` to `[*c]const u8`
Answered
Thread safe `std.ArrayList(T).resize`
Zig build with raylib for multiple systems
Build System
New User
0.13.x
Help using libcurl
0.14.x
New User
Answered
How to pass a &.{a,b} to a field of type [*c]const T?
Answered
how to get the c_int value of an entry from an enum(c_int)
Answered
volatile assign expression
Understanding align, @embedFile and string.*
Answered
Quick question - runtime formatting of strings in zig
Standard Library
New User
0.13.x