zig-help
Pass elements of an anonymous struct as function parameters
Answered
0.13.x
Reflection on private decls
Pre-loading a HashMap at comptime
What's the "zig" way? &buf vs allocator
Answered
0.13.x
slice with mutable structs
Logging to the console
How to format c string and send to c function
failing to build zig locally
0.14.x
Answered
Understanding undefined value behavior
Answered
@as behaves differently for a `for` loop iterator?
New User
Answered
can you see source files for zig built wasm executables in chrome?
Answered
Create tuple in for loop
elaborate
Unpacking in zig
Need help with error message when bit-shifting
New User
Answered
0.13.x
Need help deciphering an error message
New User
0.13.x
Confusion with using @as
Different values when accessing a value from hashmap from constant to variable
Error while building tuple type
Answered
string literal to []u8 (easy way)?
0.13.x
Does zig or lib have a function to round off float values up to a decimal?
New User
Deterministic run step execution order
Build System
Answered
0.13.x
A common case of identifier duplication in generics
Stat file or directory
Standard Library
Answered
0.13.x
Comptime array in switch prong
Anytype/Some "interface" as function return type
Answered
Difference between --release=fast and --Doptimize=ReleaseFast?
Answered
0.13.x
Understanding pointers
Docker zig TCP server not killed with CTRL-C
Answered
0.13.x
`std.StaticStringMap` gives `error: global variable contains reference to comptime var`
Answered
0.13.x
Isn't this const variable changing in the for loop? Why does it work? (Ziglings exercise 16)
Answered
Returning generic functions for serialization
New User
Answered
0.13.x
library docs not loading?
New User
File system watcher
inline question
Terminate []u8 dinalically
Answered
how to add lib in zig ?
Answered
Can you import directly from the C file added by `exe.addCSourceFile`
Compiler
New User
0.13.x
how to activate all tests in all files in root.zig?
Convert C style value errors to zig errors (working with zigwin32)
What size is a function in a struct
Answered
how to ensure all bytes have been written (std.net.Stream) / how to flush a stream ?
Standard Library
0.13.x
Weird segfault in identical code that doesnt segfault
Answered
Using zig.zon file and importing one build file into another.
Answered
Reading incorrect mutex data
Answered
Confusing error return trace in 0.13.0
0.13.x
Why adding a small enum doesn't change struct size?
Trying to learn Tiger Style
Getting error in switch on Typeinfo for union payload
Answered
sizeOf slice
Answered