zig-help
Unexpected "Unexpected result"
exe.addCSourceFile isnt adding the files to the compilation
How to call windows Beep function
How do I properly communicate with a child process?
cant tailcall with optional return type
build.zig for C++
Build System
0.14.x
Answered
Retrieve directory disk space and item count
Why doesn't DebugAllocator detect leak here?
Get file permission of file on unix systems
Please help shorten this piece of stupid comptime code
Answered
0.13.x
having trouble compiling from source
Does `zig build test` run in parallel or sequential by default?
Answered
bool is not compile time know type?
0.14.x
Answered
FreeBSD cross compilation failure on 0.15-dev
Build System
master
pointer arithmetic to implement call stack
check at compile time if a type T is a slice or not.
0.14.x
New User
Answered
This problem is a-bit hard to explain.
Answered
help with build system cache
Build System
0.14.x
accidentally deleted important zig file, is there a way to get it back?
0.14.x
Answered
How to get the enum from a tagged union
GeneralPurposeAllocator is deprecated which allocator to use for normal task in production ?
Standard Library
New User
Multi-header C library with @cInclude
master
New User
Answered
Segfault on allocator.create()
Answered
Unexpected pointer behaviour when calling a function from a DLL
0.14.x
Answered
Converting pointer to slice with runtime known size
Sharing C namespaces in zig packages? How to use multiple SDL packages?
How to store assembly registers into struct?
Answered
how to put a path to a lib as a module
Build System
0.14.x
New User
Answered
is this how i translateC by hand
New User
Pg.zig Stmt issue, UnexpectedDBMessage
std.Thread.Pool fails assertion
Answered
Use of undeclared identified 'LPSTR' (external libraries)
New User
Answered
comptime const reference
Code simplification problem with comptime.
0.14.x
New User
Answered
Bare and tagged union
Returning struct instances from functions
dependency loop when replacing `usingnamespace` with manually forwarded decls
0.14.x
Answered
WASM build re-using same memory for struct passed to C
Compiler
New User
How to make functions that only exist in debug mode?
Answered
Cast bool to int
Answered
2 Questions about recursive function call
Answered
Unable to get field type by name of union
Issue Reading the correct number of bytes
0.14.x
Standard Library
New User
Answered
[solved] Output to `zig-out` instead of `zig-out/bin`
Build System
0.14.x
Standard Library
Answered
[solved] Buildsystem troubleshooting: No output
Build System
0.14.x
Standard Library
Answered
Working with std.json.value
How can I refer to the union part of a union(enum)
Answered
Having troubles with Base64 decoding - Zig 0.14
recursive destruction
Answered
Can zig build work like a Makefile and install the compiled binaries system-wide?
Build System
New User
Answered