zig-help
why does build.zig.zon allow files from a url (http) ... but not a local file (from above)?
Answered
Type Inference on optionals
How do you print only the field of enum with std.fmt.format?
Is it possible to change the code behavior at compile time via environment variables or build flags
build.zig: run code at build time
New User
0.13.x
segfaults with cmake and latest zig
stdlib hash_map crashing
0.13.x
Compiling for an ancient linux kernel
Compiler
Answered
How do I write a function with a generic allocator parameter?
Answered
Is it possible to compile Godot Engine using Zig instead of gcc or clang?
conventions/best practices for passing allocators to functions?
Answered
"using explicit vectors may result in slower software" ?
Atan very poor accuracy
channel
0.10.x
Standard Library
New User
Automated C header file generation
Is it possible to use zig as a cross platform build tool for a C++ project?
Compiler
What is the equivalent of C/C++ `do while` in Zig?
New User
Answered
Anonymus enum literal
Answered
How to access custom build arguments?
Answered
`error: BadReaderState` on `zig build`
Answered
0.13.x
Future of Zig and LLVM
Compiler
Why is there % when printing
Freeing *anyopaque
Zig Build Flags
How to use Allocator
Answered
Stack size
Answered
Cannot build zig
Expected type 'i32', found 'i64'
Answered
Does std provides char and string utilities?
Standard Library
New User
Answered
How to use Rand module
Answered
Incorrect alignment for GC allocator
ECC Key Generation and Encryption/Decryption
0.10.x
Standard Library
New User
HTTP&HTML stack
Parsing string into enum
Standard Library
New User
Answered
run addSystemCommand in series
Answered
Why does the standard library have things like decompressors?
Answered
Using zig c++ to cross compile for aarch64-freestanding-eabi
0.10.x
Compiler
New User
Segfault when allocating memory from a thread
Answered
Zig Sysinfo() Library
Latest zig binary (win64) exits with error code 3 on @memset on member array
Can't Save High Value Characters in Variable to Be Printed
Answered
is there a way to get the bytes back? / is there a better way to do this
How to fix segmentation fault errors
New User
0.13.x
Is there a way to format a signed integer that always has a sign, without specifying width?
Is it possible to print the error stack when building a static library?
Compiler
Compiling zig with llvm 17
root struct of file 'std' has no member named 'Build'
Implement type independent free
Are modules separate compilation units?
Status of self hosted async?