zig-help
How to add a module for `zig run ...`?
0.11.x
New User
Answered
[CODE_REVIEW] Breakout game
New User
zig able to build C/C++ project in debug but not ReleaseFast mode, why?
Answered
simulate panic
Answered
Stupid question:
Answered
Returning an array
does the build system not recommend the hash needed for a package anymore? (answered)
Answered
0.13.x
How does Zig detect the GNU libc path, shared library directories and shared library full paths?
Answered
Having trouble finding source of use after free bug
Passing a variable from build.zig/command line to
String help (again)
New User
Giant Struct - Should I pass individual parameters or just @This()?
Use path for dependency instead of url + hash
Please help me understand how to use a compiled C library with ZIG v0.12dev
Answered
0.13.x
DarkNet in Zig, build & linker question
alignment of embedded files
0.13.x
Where are the docs for zig.build?
Answered
error trace to custom writer
strcpy in Zig
Answered
add null sentinel to runtime strings
Answered
zig risc v
What's the alternative to @abs in 0.11.0?
0.11.x
New User
Distinguish between Object and ArrayList of Object
Wierd build error
Compiler
0.11.x
New User
Answered
How to link libraries to expose to other build.zig library as root_module.iterateDependencies?
How to determine whether an error is contained in a particular error set
Answered
Parsing numbers inside a []u8?
Standard Library
0.11.x
Answered
How to handle optional parameters?
New User
Bit cast with non matching sizes?
How can I create a tagged union from the tag value?
How does switch prongs inlining work?
Answered
custom error code
Answered
Is there a way to have zig build print the stderr of failed run steps?
Gotta be a better way to write this...
Answered
0.13.x
build error trying to write std/std.zig file
How do I embed an executable like ffmpeg in my Zig program?
Answered
[SOLVED] `zig cc` and raddebugger
Import struct from separate Zig file into a DLL and not compile the file as part of the DLL
0.11.x
New User
Codegen Mismatch tests
Compiler
Answered
0.13.x
Bug when using Arena + ArrayList
Answered
0.13.x
Shift not on comptime known values
Recommended way to install older nightlies?
First steps in Zig interfaces
gcc -E equivalent in zig to get comptime output
Zig, "Learn OpenGL", Sokol and zstbi
New User
Optional pointer or pointer to optional value?
New User
Zigglings: 84 async has not been implemented in the self-hosted compiler yet
Compiler
New User
How to check types of tuple fields
Answered
synthesize struct with functions at compile time
Answered
Weird segfault bug
Compiler
0.13.x