zig-help
Helping building a C program the links to libsystemd
New User
Answered
Can someone help me set up debugging for VS Code on Windows?
New User
Answered
Allocate [*]u8, but return align(8) pointer
Answered
Why is it not require to close the std.fs.Dir
New User
Standard Library
Answered
0.12.x
cimport: cannot load opaque type
Answered
0.13.x
Why is the type alias not able to be compared?
Answered
Resources for De-serialization Patterns?
Answered
hash of dynamic arrays
[solved] ArrayList (or alternative) started at compiletime. Possible?
Answered
Zig test failing to find module
Build System
0.13.x
Simple Copy pointer from one EnumArray to another.
Answered
0.13.x
How do I cast an array or slice of 8 bytes to a u64?
Answered
Does `var` make a member public? And how do you access the member of the super struct?
New User
Answered
Is this idiomatic?
tring to do inline assembly
New User
Answered
0.13.x
Help with casting array literal to slice
cmpxchgWeak does not work with f32
Using `.` short-hand on variables defined in a struct
New User
Answered
0.13.x
Clean way of emitting an error in build.zig
Answered
Variable never mutated error, but it should be mutated?
Question about freeing an `ArrayList` of something
Answered
std.fmt optionally print
Answered
How does one do an inclusive range in zig?
New User
Answered
0.13.x
getting live output from a command
Build System
New User
Answered
0.13.x
How to read password from the terminal?
Standard Library
Answered
0.13.x
variable sized structs/tuples?
0.14.x
Answered
cmd
New User
Answered
0.13.x
simple xxd in zig without heap allocation
Answered
Trouble cross compiling for RaspberryPi
Answered
Confused on the lifetime of this variable: why does this work?
Answered
0.13.x
[solved] Adding a module with zig build-exe. Possible?
Answered
signed/unsigned math issues
root.zig generated by `zig init`
does zls support recursive dependencies?
How to make constant map thing
Slices, arrays and many-item pointer
New User
Answered
Unfathomably slow f128 operations
Answered
@unionInit, this works but seems crazy, how can I do this better?
0.14.x
Answered
Question about ` []const u8` lifetimes and allocations in struct fields
0.14.x
New User
Answered
translate-c with lua5.3 generates non-compiling code
making an iso with disk-image-step
Answered
Put buffer of fixed sized array into heap allocated u8 array
Answered
memset function alternative in zig
Answered
In-depth resources for C/C++ tooling?
Build System
Compiler
New User
Answered
Iterating over ArrayList makes captured value const
New User
Answered
0.13.x
how to call/separet build.zig
New User
Answered
0.13.x
what is mode in std.posix.access?
0.14.x
Standard Library
New User
Answered
Zig version discrepancy
0.13.x
Answered
0.12.x
project structure
Answered
How to link these c files with module