zig-help
How to convert [*]u8 to [*]u16
Answered
ZLS on VS Code no longer resolves custom module definitions
Can the compiler build nested structs efficiently?
printing not working properly [0.13.0]
New User
Answered
0.13.x
Basic design problems
0.14.x
New User
Answered
How to create a field sized array inside struct?
Answered
Why am i getting the wrong platform ids
LazyPath for addIncludeDir on TranslateC
Answered
How to sort a set of user structs?
Answered
which libc is used in master binaries?
0.14.x
Answered
fuzzing - memory usage
Answered
how to break without using capture
New User
Answered
linker: undefined symbol `__chkstk` & others
Build System
0.14.x
fuzzing with kcov
Answered
pointer type child *T cannot cast into pointer type child ?*T
Standard Library
New User
0.12.x
Getting error when starting child process
Answered
need help with zls build on save
New User
How to get an index in a slice given its subslice?
Compiler error makes no sense?
0.14.x
Compiler
When calling a common function on a union type, must a switch be used?
0.12.x
Concatenating an 2 arrays, one of which isn't known at compile time.
New User
Answered
0.13.x
Simplicity on build files
New User
0.13.x
How to check if struct is anonymous?
What is the type of fixedBufferStream?
Answered
Error while building different modules and linking a static library
Build System
0.14.x
New User
Trouble with strings
how to use autodoc with the zig build system?
Answered
freeing aligned memory
Answered
Wrapping `anytype` functions
Why am i seeing this output
Answered
child.wait() returns Term but compiler says no!
0.14.x
Standard Library
Compiler
0.13.x
How to divide u32 into 4 u8's as an array?
strange error
Answered
posix sendfile
readto end alloc error
Answered
How to get all the fields from a struct?
Exporting a packed struct
New User
write to const cause segfault?
build.zig for list of targets
Namespaces in automatic doc generation
ANDing two boolean vectors
Answered
zig translate-c help
New User
automatic breakpoint on error return?
How can I cast u8 - x expression to unsigned int (like in c++)?
New User
Using dynamic std.json
Standard Library
how would I go about using D++ with zig
0.14.x
New User
import resulting in unknown
0.14.x
New User
0.13.x
Can I turn a `[]const u8` into a `[*:0]const u8` without allocating memory?
Trying to append an element to a simple array list panicking
capture in 'else' in switch on tagged union
Compiler
New User
0.12.x