zig-help
How to get the type?
unit test passing when it should not.
Zig Architecture
mysterious cImport error
0.14.x
Compiler
Stumped
0.14.x
Most common way to change members of a struct optionally while using an init function
0.14.x
New User
Answered
Correct way to export symbols (MacOS/plist) in the binary?
Build System
Compiler
New User
How to free an allocator correctly?
0.14.x
Standard Library
Answered
How does parseFromSlice referencing input data work?
Problem loading functions from Dynamic Library
master
Answered
zig fmt split chain of binary ops into each line
Answered
Cache created types based on string
0.14.x
Answered
Why is stack unwinding broken when runed as linux init?
Answered
How to write fallback for renamed variable in Zig0.13->0.15?
How to infer return type of function
0.14.x
Is there a tool for converting old zig code to zig 14:cry:?
Answered
Loading dynamic libraries with std.DynLib
0.14.x
Standard Library
New User
Answered
comptime for repetitive switch
Answered
0.13.x
Can not compile with std.mem.sort + struct with arrays
0.14.x
Standard Library
Compiler
Answered
Have anyone configured qemu-system-x86_64/aarch64 to run non-native executable within build.zig?
Answered
What happened to `exe.setMainPkgPath`?
storing elements of different sizes in ArrayList
New User
running same code yields different results
master
Answered
How to cumulatively collect a boolean flag?
error: operator == not allowed for type '[]const u8
master
New User
Answered
What LICENSE dependencies exist for binaries built with Zig?
Minecraft Chat JSON
Close TCP server while accepting connections
Answered
Add anonymous import struct in build
Build System
0.14.x
Answered
It doesn't compiler
Answered
Speed up compilation (raylib project)
Answered
What's wrong with my for loop over 'a'..'z'?
riscv32imc infinite recursion on @atomicStore
Answered
Why I can’t bitcast comptime_int?
Answered
Verifying RS256 signatures?
Does build.zig support concept of subdirectories?
Build System
0.14.x
Zig function not being inlined by the compiler?
master
New User
Answered
Would ___ubsan_* not found be a zig issue or an SDL issue?
Matrix Multiplication function parameters help
New User
Answered
LSP Go-To Functions via Build.zig
Answered
zio-aio how does the magic happen
How to access the value inside the tagged union when meta-programming?
Answered
Applying extra target CPU features on certain C/C++ files?
Build System
0.14.x
Compiler
Answered
.zig_cache directory filling for ever?
Installing Zig
New User
Stack usage tracking
'std' has no member named 'rand'
Standard Library
New User
Answered
change elemnts while iterating over a union
Feedback on a basic gradient descent code
0.14.x
New User
Using zig cc/c++ as a library?
Answered