zig-help
Unexpected behavior with comptime function
Compiler
Answered
0.13.x
Error when assigning to Tagged Union
New User
Answered
How to read a .bz2 (compressed text file) with zig?
usingnamespace not including the types?
Compiler
New User
0.13.x
Compile time append to global array
Memory management noob
Answered
Zig on Raspberry Pi 3b+
Question about max number size
Compiler
How do I get the hash for zig dependencies so I can write it in zon file?
++ is not allowed for comptime known values.
Weird assembly generation
Answered
Managed vs Unmanaged?
Help choosing return value for decoding function
Which version should I use?
New User
Answered
Preferred way to set field of tagged union at runtime
Answered
profiling? how?
Answered
Return type of container level assembly
Answered
0.13.x
error: parsing zig.mod failed: YamlUnexpectedToken when trying to upload a package to aquila.red
New User
How to open a window
New User
0.13.x
losing my mind ... use of undeclared identifying (but it's there!) struct type
Answered
How to deal with Tuples?
Convert 4 bytes in array to one float
Answered
Printing windows control sequences
Answered
Weird behavior trying to linearly interpolate floats
Pass structs by value or const reference?
Answered
0.13.x
get 1st byte of u32
Answered
Zig for package devs
Porting Cleasy.rs to Zig.
`@field(struct, field_name) = runtime_value`: error cannot store runtime value in comptime variable
Answered
Is there a streaming version of json.Parser.parse()
Implementing writeAll to an event loop
ArrayList as struct field cannot be appended
New User
Standard Library
Answered
0.13.x
importing a file outside the project directory in a build script
"LLD error: unknown directive: CPCH" when compiling C
Answered
How can I port this C code to Zig?
Answered
why is this a memory leak?
Answered
musl: cannot execute binary file
assuring a struct has a well defined memory layout
Answered
prlimit64 syscall
Answered
build.zig stringing a loooonnnngggg line of "dependOn" steps
Answered
Is there any way to dynamically get terminal's width and height in Zig?
Answered
Building Zig
Compiler
Active field
Answered
format string documentation
Answered
Error using zig for building debian packages; complaints on (absolute?) paths in archive
Why when use more threads is lower?
Standard Library
Answered
0.13.x
Can someone explain the syntax of the 'optional if' ?
New User
Answered
var function parameter?
Answered
mem compare [*c]u8 and []const u8?
Zig Memory Safety