zig-help
How would a Singleton/Global be created?
0.11.x
Answered
Creating a Zig Linux Distribution
Compiler
0.13.x
Access `zig env` data from build.zig script
Answered
IntegerBitSet: setAll and unsetAll
Standard Library
`std.http.Client` thread safety
Standard Library
range syntax
New User
Answered
Behavior of coping HashMap instance
Standard Library
Answered
0.13.x
How to initialize a non-const array/slice of string literals?
New User
Standard Library
Answered
0.13.x
Vulkan help
Distributing a library that has dependencies
New User
Answered
Error: access of union field 'Pointer' while field 'ErrorUnion' is active
0.11.x
Compiler
Build.sh link library.
0.11.x
New User
Answered
Array types clarity
loop without index
New User
"a\x02".* ?
New User
0.13.x
Cross-compiling a Zig package manager dependency
0.11.x
New User
Call Function from Global ASM
Compiler
0.13.x
using C bitfields, or how to use windows' MEM_EXTENDED_PARAMETER
Answered
How can I set an option on a `build.zig` dependency?
New User
Examples of Http server
Segmentation fault when parsing json
Struct to std.json.Value
New User
Answered
How to access struct members using @typeInfo?
Standard Library
nested function declarations
Weird pointer stuff with SDL_image in zig
New User
bug in enum docs?
Answered
type question
New User
Answered
How to check anytype against a union?
function reflection
Answered
trouble with addSystemCommand in+out arg
Answered
Verbose but clean test output
struct reflection
Answered
running tests in multiple files
Answered
undefined
Answered
Allocator documentation
Answered
Framebuffer only shows a few pixels
0.13.x
json parsing
Standard Library
New User
is it possible to add a blabla.o file that was compiled with a different build process in build.zig?
Collections in Anonymous Struct Literals?
What is the correct way to write a comptime test condition?
make an array of slices which are coerces from other arrays
Answered
Error with payload
Losing accuracy of numbers
Answered
For loop to count backwards?
Answered
`std.testing.expectEqualDeep` for nested types
*.zig transformation Build step ?
Answered
0.13.x
it is possible to build a module in ReleaseFast while the main exe is in Debug?
help run this vulkan lib
equivalent to C's #if?
New User
Answered
C macro translation took a frying pan to my head