zig-help
[solved] Debugging a C wrapper
0.14.x
Standard Library
master
Answered
allocator.free: error: access of union field 'pointer' while field 'union' is active
Answered
error: Invalid record (Producer: 'zig 0.14.0' Reader: 'LLVM 19.1.7')
Answered
Is it possible to have intelisense from c source files imported with CImport?
New User
Correct way to generate larger amounts of code at build time?
Answered
Meta: Does the "no language proposals" rule include suggestions for new builtin functions?
[solved] How to iterate while (true) 0..(modulus N)
0.14.x
Standard Library
master
Answered
Where is the O_RDWR equivalent in std?
Standard Library
master
Answered
where is MAP_SHARED (posix)?
Standard Library
master
Answered
How to run all tests in a project?
Build System
comptime struct question
master
New User
techniques for debugging RNGs for determinism?
Allocation weirdness?
New User
Problems with `@setEvalBranchQuota`
Answered
Segfault when logging from hot reloaded library
Answered
How much static memory is there?
zig bild test--watch do not scroll to bottom
visual studio code
Interfaces at Comptime / Static Dispatch
Answered
Smaller Struct Len Based on Input
master
New User
need help with .zon (not build.zig.zon) parsing
Answered
Capture SIGINT
data "translation" issue.
master
New User
[solved] Embedding u32 slice from file
0.14.x
Standard Library
master
Answered
problem with VSCode debugging on Windows
[solved] Passing `ptr struct` to C functions that expect a C struct literal address
0.14.x
master
Answered
imitate `start.zig` behavior on freestanding target
Build System
Compiler
Crash inside: locale.cpp
Answered
"NotOpenForReading" error when reading file
Answered
Any ressource/help on readers?
Answered
Is there a way to use a mutable comptime variable to shape type?
Answered
Andrew Kelly must make a public apology for his disparaging comments towards GitHub developers
Performance Issues When Benchmarking Zig in BenchGen
how to use win32 apis?
Standard Library
New User
Answered
What is the fmt code for struct field?
Answered
How to read float from byte array
Answered
How do I swap two equally sized memory regions in Zig?
tests don't compile
Compiler
New User
Answered
memmap Allocator
@Type removed. How to create error sets
master
Answered
Code seems to be really slow....
New User
Type size parity between enum and same enum exposed through build options
Compiler
Answered
ptrFromInt causes null
read from stdin in latest 0.16.0-dev
How can I iterate using a for loop and make the |value| mutable?
Answered
Using std.Io.Writer
Answered
ZLS doesn't catch some compilation/build errors
Compiler
New User
Answered
pass run step path to another run step
Build System
Answered
No window output on wayland (at least)
master
Compiler
New User
How to reload local dependency?