zig-help
I tried build zig with git version, homebrew and git repo but error
Compiler
New User
Rewrite it in Zig
import operand must be string literal
Libraries not found by translate-c
New User
optional pointer to optional pointer
Using zig's clang bindings
Peer type resolution
New User
Do integers of arbitrary length have stable ABI?
Single pointer to pointer to many
Understanding how creation & assignment work
New User
Error as a member field
Writing a 'tuple' type
Looks like cyclic type references are currently borked on master.
Root package
Compiling a C library - fatal error 'alloca.h' file not found
Less aggressive zig fmt?
Is there a way to parse JSON into a generic object map?
New User
Standard Library
Multi-level struct initialization
Why doesn't RwLock subtract writers?
Unexplainable access of inactive union field
Compiler
Allocators and data alignment
Standard Library
Calling a C function by pointer fails
File existence
Anonymous Unions?
New User
Emitting all docs via build.zig
Using build.zig options in c source code
New User
Using undefined with const
Stage3 fails to compile
Compiler
Calling a C function segfaults
Initializing a struct in a function with a pointer to it
Zig output dir
Strange behavior of structs not playing with big.int
Standard Library
segfault on ArrayList with ArenaAllocator created inside struct.init
How to sort an ArrayList
What code runs when you try to print a BigInt or any other custom type
net.Stream on UDP operations
Compile with ReleaseSmall but keep line info?
Standard Library
Compiler
New User
aes encryption
How do you know when compileError can be used instead of unreachable?
Expected behavior in suspend - resume concurrency pattern
raylib via cImport Vector3Add produces wrong results unless using -fstage1
Answered
Extern struct from imported file?
Exporting slices to C ABI
How to manage WASM memory in Zig?
How to emit assembly code when compiling?
New User
Compiler
Is it possible to construct a struct fields at comptime?
Doubt about std.mem.Allocator
X11-xlib. call c macro function
New User
Allocator {access of union field 'Pointer' while field 'Struct' is active}
Standard Library
Compiler
Building latest zig on current mac == busted (llvm15 & zstd)