zig-help
Zig for cross-compiling Go+CIMGUI
Test coverage
What happened to exe.addLibPath() in 0.11?
0.11.x
"attempt to use null value"
New User
Answered
How to find the cause of compiler crash (not compile error)
Compiler
New User
Answered
Concise hello world
New User
Answered
Why my code is getting segmentation fault
Answered
How to make custom build steps in 0.11
0.11.x
New User
Answered
Why does the EnumMap iterator take a mutable pointer?
Answered
What is a Build.LazyPath and how do I make one?
0.11.x
New User
Answered
Is there any good practices on how to do error handling in zig ?
0.11.x
New User
link different libraries depending on architecture.
Comptime formatInt
Error copying strings (@memcpy)
Error Handler
Answered
MSVC /FA Equivalent for Zig
Develop an allocation free library
std.StringHashMap getOrPut internal assert error!
Answered
read files in test
Answered
Calling function with unknown signature
Make smaller
How to create errors with values
how can i execute cmd command and get it's result like `system` in C++?
SIMD operations on boolean vectors
Answered
0.13.x
comptime call of extern function
0.11.x
New User
Answered
best practice on converting usize to integers.
Answered
[closed] wont solve
compilation speed zig version 0.12.0
is it possible to build an exe without resolving [some] external symbols until they are referenced?
Stdout error when trying to get a writer
How to install Zig from tarball?
How can i pass function pointer in argument of another function with any arguments and return type?
CGO: ld.lld: error: undefined symbol: fopen64
running test only shows error once.
Help regarding const qualifier for a struct field
Standard Library
New User
fast fixed-width types
Answered
DLL import library for not founderror: DllImportLibraryNotFound
cannot format array ref without a specifier (i.e. {s} or {*})
Printing a `Uri`
Standard Library
0.11.x
Answered
ArrayList backed by array?
Answered
Zig std.HashMap Retain
Standard Library
enum_literal comptime type info
How should I use a header-only library from a C project?
Answered
Reading a file
0.11.x
Return anytype for comptime-only functions
is it possible to strip the binary from the build.zig file
New User
Finding the pointer of the parent `union(enum)`
Answered
build.zig.zon?
0.11.x
Answered
Confused about `@sizeOf(@Vector(N, bool))`
New User
Error: (TlsInitializationFailed)
Standard Library
0.13.x