zig-help
Packed structs and padding?
New User
Struct that has either [N]u64 or *const[N]u64
How do you read a defined value in C header into Zig?
Testing a change to stage1
how can i define a build tag?
std.net UDP socket
Casting multidimensional array to flat array
Shorter form of function inside of function
How do I use comptime function to initialize an array?
New User
Variable number of parameters
Undefined instruction
While loop 100x slower than for loop?
PIE - How do? (zig build)
Importing a file outside of the source tree
issues compiling on windows
sizeof(T) in C not equal sizeOf(T) in Zig?
use of undeclared identifier 'Self'
New User
Failure to build stage3
Compiler
hasFields says no even though fields are present
checking if data contains a substring in a streaming fashion
caching issues when running zig build test??
selfExeDirPath questions
Get largest supported SIMD width
problem to run a interactive cli program using ChildProcess.exec
Standard Library
Help `zig c++` find the correct include path
Compiler
How do I determine frame alignment for asyncCall?
HTTP client options?
New User
Struct member functions
New User
How to retrieve shift type for unsigned integer type?
Using ArrayList
New User
wchar_t string?
Is building llvm and zig with MSVC still supported?
How to know if frame is already returned?
Location of shared libraries
how to pass O.APPEND to std.fs.createFileAbsolute?
Standard Library
Converting an integer to a slice
embed js engine with bun?
Crash using `extern` builtin in stage2
Find User's Operating System and CPU Architecture
Standard Library
Format string any gives unexpected result on string.
How to switch on union(enum) but get non-const result without additional assignment?
New User
zig build - declarative way to run subprocesses or threads parallelized
Zig void type
New User
Why doesn't usingnamespace work as I expect it to?
New User
Answered
Is there a better way to loop over all enum fields?
Getting results from threads
Including a C library (SQLite) - error C import failed
New User
zig-bootstrap stage3 failure (
Compiler
meta programming question or and autogen
alignment must be 1 error + types must be comptime in stage2