zig-help
Recommended way to install Zig on Linux Ubuntu ?
Answered
Question about `ExecvError `
Answered
waitpid doubt
Print from char* using debug.print?
New User
Detect headers in Zig
Is it possible to access comments as strings at comptime?
How to print a block in memory
Answered
How to initialize a slice of slices
New User
Answered
"Unable to resolve comptime value", but explicitly marking parameter comptime works fine
Method Chaining
Can parameter types reference other comptime parameters?
Answered
Simulating c++ virtual methods issue
Build Error on zig build -Dtarget=aarch64-macos
How do I actually link against system libraries like stb and local libraries?
Generate wrapper function at comptime
New User
Answered
0.13.x
When appending a struct to an ArrayList, the previous item's value's get over written.
0.13.x
Debug build of compiler crashes on any input file
Is this a missing cast in `std.io.Reader`?
Standard Library
Answered
0.13.x
Trying to make a `[][*c]const u8` to pass to C interop
New User
Answered
0.13.x
About how to debug segfault when calling C API
Answered
What would be "the best way" to handle configurations for a zig project?
Possibly a bug in `sendmmsg` in `linux.zig`
Answered
comptime and default value
New User
Answered
Very simple input from stdin
Answered
For range syntax error in lates Zig.
Answered
defer headscratcher
New User
Answered
0.13.x
Is there a meaningful difference between Allocator and *Allocator as parameters to a function?
Answered
StringHashMap collision handling
0.13.x
Check anonymous struct type
How come I can't get a mutable field in a struct
New User
0.13.x
singlylinkedlist and segfault woes
Answered
std.mem.concat vs std.fmt.allocPrint?
how to log when an error is caught?
comptime string contenation
Answered
horrendous illegal instruction bug when building ODE with zig
Answered
Getting `EWOULDBLOCK` on a blocking `recv` call?
Standard Library
prevent structure from beeing “copy-constructible”
Zig linking zig's own dynamic lib
Answered
What is a more optimal way to write this?
New User
0.13.x
convert int to enum / or enum w/ zgui.combo()
Answered
Could this be Windows-related? - Error: Unable to evaluate comp time expression
Compiler
Answered
Zig C dependency creation
Increment aligned pointer
Answered
What exactly is std.Build.linkLibC()?
Direct write a struct to a slice of bytes
Answered
Waking multiple worker threads
Answered
How to use pgz as a dependency
Standard Library
New User
assert messages?
Answered
Trouble building stage 3 on master
Compiler
Answered
0.13.x
Abstracting away a dll entrypoint and function pointers?
Answered