zig-help
Does while loop support counter?
Why aren't my init processes debug symbols in the error trace
Stable subset of zig?
Is it possible to use expectEqual() with runtime values?
Standard Library
Answered
Zig `0.11.0` is older than ZLS `0.12.0-dev.2+9532f4a`. Update Zig to avoid unexpected behavior.
`[128:0]u8` to `[]u8`
Answered
Enforcing an option is passed when doing `zig build`
help for the segment fault
How to get the stack trace of an error
Answered
how to get an iterable cwd Dir?
How can i seperate a slice into many slices with a like a specific seperate point ?`
std.mem.Allocator vs std.heap.GeneralPurposeAllocator
error: attempt to unwrap error: Overflow
Specifying zig-autodoc-guide for module
Standard Library
Answered
0.13.x
cross platform pid
Answered
Packed struct size
Set of unique integers?
Problem building Andrew's Tetris
UDP socket tinkering
Standard Library
New User
0.13.x
libgit2 - failes"unable to translate macro: undefined identifier ..."
Compiler
Answered
0.13.x
Counting allocator
Detect string end with many-items pointer
who should alloc, caller or callee ?
Answered
Write data of non-comptime alignment/size to a buffer
Confused about streamUntilDelimiter
setRuntimeSafety
Inferring union tag type with @Type
New User
Answered
Is there a list of builds retrievable from ziglang.org/builds/ ?
Why are fields separated by commas instead of semicolons in struct/union declarations?
How do I fix memory leak on StringHashMap key
How to create a slice with the same length without allocating
Output to Terminal without having writen anything that would output to Terminal
New User
Answered
How to keep "unused" global variable without using "_" in function
Compile Zig compiler to WASI
Compiler
New User
Is it possible to format a string in which I pass another fmt string and a struct?
Answered
Discern if error is part of error set A or B during runtime
Answered
How could I check if a given absolute path is a file or a directory?
Standard Library
New User
Answered
Converting a 2D C array to a 2D slice
New User
Answered
Segfault on function pointer
Using clion IDE for debugging zig
New User
moving from 0.10.0 to 0.11.0: error: sub-compilation of compiler_rt failed
no dependency named 'dependecy_name' in 'build.zig.zon' even though it's there
Answered
0.13.x
canot assign to const
Standard Library
New User
0.13.x
Self Referential struct behavior
New User
Answered
How initialize array field of struct with default values?
Answered
unexpected internal padding in std arena allocator
Standard Library
0.13.x
Cannot import a local zig library
Compiler
New User
cInclude c++ headers
Answered
Loop over iterator get index
Answered
Where can I access the step that is passed into build.zig?