zig-help
Schrödingers Value? Value disappears after printing it once.
master
Debug build of zgpu application works, but release build fails
How for can testing go
New User
Answered
Can I parse a incomplete JSON file using std?
Answered
What are V-Tables?
Answered
Return enum fields based on runtime usize
New User
Stream from a fixed buffer for testing
master
Answered
Make 'zig build check' also check that the tests compile
Build System
0.14.x
Answered
issues with compiliation on zig master
Answered
`jsonStringify` for tagged union
Answered
file seeking with the new reader in 0.15.1
Answered
Mask Vector Comptime Length
Answered
file exists in modules 'root' and 'root'
Is readToEndAlloc still a good idea to use for loading entire file after Reader refactor
Standard Library
master
Answered
Compiler doesn't understand types
Compiler
Answered
Is it possible to define functions inside of other functions in Zig?
Answered
cannot infer error set
Answered
Freestanding compilation errors with export fn _start
Does Zig have a mechanism for adding methods conditionally?
Other writer confusion
New User
Writer confusion
Answered
Arraylist clean up
Answered
Community Mirror source parameter
how do i import a library?
New User
Answered
flate.Decompress working improperly on uefi target?
Answered
How to make zig build (for C) 'compatible' with other C code?
Answered
How to create an array we can add and remove stuff to and also change it's size.
New User
Answered
Is `@bitCast` affected by endianness?
Answered
Statically link a .so file and import it
Build System
build mode dependent code
Answered
Stuck at Ziglings: 082_anonymous_structs3
Answered
Problem: Setting a field depending on a flag
Answered
Adding dependencies to build.zig (uucode)
Error on Dir.close() unreachable code reached.
Answered
std.net Unix Domain Sockets - Reaching unreachable STL code
ZLS with C interop
File System and Path
Answered
error.NotOpenForWriting when trying to flush a file.
Standard Library
master
Answered
c issues with c and zig build and importinging
unable to read result of configure phase from zig-cache/tmp/. File not found
Union depends on itself
New version of std.fmt.fmtDuration
Answered
organization of structs for serialization/deserialization of JSON
access violation when returning across abi boundary
ld.lld: undefined reference with SDL3 in Release build
Replacement of std.io.linearfifo
Answered
translate_c how to add macro?
C++ compilation - <cmath>
`@splat` miscompilation?
Comma after initializer, but there is nothing to initializ
master
New User