zig-help
import of file outside module path
Newbie Zig questions
Answered
How to access main's `init` in tests?
0.16.x
Standard Library
Answered
Embed files at build-time via build.zig, making available as build options
0.16.x
Does `defer` execute before or after a `break` (or `return`)?
Answered
Whats the correct way to UDP receive on two sockets without blocking the other one
0.16.x
Standard Library
New User
Answered
Is the zig team planning on removing/moving `std.Threads` to `std.Io`?
Answered
Zig no llvm backend
How do I start learning?
Interoperability of c calls in two independent zig modules?
pointers to members of packed structs
stdin and readUntilDelimiter
Answered
How to satisfy type system when using `std.fmt.Alt` with same context type but different function?
BadPathName with readFileAlloc()
0.16.x
Standard Library
Answered
Zig TrueType font rendering — spacing calculation
Answered
`ReleaseSafe` for C
Compiler
Answered
Add function to structs' namespaces
0.16.x
Did not read code of conduct properly. Commented on issue mentioning LLM. Blocked
why do allocators work like that? (UX/syntax question)
master
New User
0.16.x
Standard Library
Answered
Optimal way to search in and read the Zig Standard Library Documentation
Answered
VSCodium, ZLS and automatic installation of Zig 0.16
Answered
addObjCopy gives error and llvm-objcopy does not
Answered
Difference between -Doptimize and .preferred_optimize_mode
0.16.x
Build System
Answered
Multi-Threading problems in 0.16.0
Answered
Pass LazyPath to format string
Answered
Pointer method target in packed struct
0.16.x
New User
Answered
[solved] Custom Integer Type: Struct vs Non-exhaustive Enum
0.16.x
Standard Library
Answered
Actor / memory safe framework
Comptime JSON parsing
0.16.x
New User
How do I open a file with 0.16 std nonblocking?
Answered
Better optional ergonomic
Answered
[solved] Applying @Vector operation .Sub on @reduce
Answered
CmpXchange Questions
0.16.x
Where did std.posix.socket go?
Standard Library
Referencing module fields within the module
Answered
How do I link an artifact to TranslateC? (fails with CacheCheckFailed)
`undefined` pointer address (cause: loops have `else` branches)
0.16.x
Compiler
Answered
Is pass-by-const-lvalue an anti-pattern for large structs?
Implementing game engine style runtime function call connections
Create `fsopen`-capable process
Standard Library
master
Answered
Properly including system C header in 0.16
Answered
Use comptime-known tag for union access in switch branch
master
Answered
Having problems with project structure
0.16.x
Build System
New User
Answered
Cannot compile fuzz test in zig 0.16
0.16.x
Standard Library
Compiler
comparing f32 to u72
Answered
why are lazy dependencies getting fetched?
Answered
SEGV when reading file via `readAlloc`
0.16.x
Standard Library
New User
Answered
zig 0.15.2 build error
Memory Leak When Reading a File
0.16.x
Answered
Replacement for std.process.getEnvMap?
0.16.x
Standard Library
Answered