zig-help
Trying to make a generic function wrapper
New User
How do I access an anonymous tuple value?
Answered
Is there a way to have some code run say before main?
Answered
Do my defer resource cleanups need to be adjacent to my resource creation?
Answered
retrieve extern name
Answered
Efficient safe observer pattern in Zig
Confusion about captures
0.14.x
Answered
since v 0.15 release , the simples way to read and print and input is this ?
Standard Library
New User
Can Pipewire be used with zig?
If I use -fincremental, then vulkan-zig-generator runs every time
Build System
Help understanding ArrayList.toOwnedSlice
Answered
Porting a project with sockets to 0.16
Standard Library
master
Issue Workflow
Standard Library
Does using std.heap.page_allocator require linking libc on window?
Answered
Is there a recommended way to make a native Android app for zig?
Beginner sanity check: FixedBufferAllocator + ArrayList in latest std
Standard Library
New User
Don't understand this compile error (Batres3/zlfw, extra modifications)
Answered
`std.json.parseFromValue` leaks?
Answered
Using Zig allocators from a C library
[solved] Leaking data structure.
Standard Library
Answered
segfault 0x30 when using Writer.Allocating
Standard Library
master
Answered
std.json.Stringify breaks when I add indent option
Help with API design
Answered
[SOLVED] How to read a file from a dependency in build.zig?
Build System
master
Answered
What happened to fmtIntSizeBin and fmtIntSizeDec
Standard Library
Answered
Creating an empty slice from a pointer which is set to `undefined`
Answered
Add Build options for dependency
Answered
strange error with ziglings exercise 020
New User
Trouble with @cInclude()
Answered
Initializing struct troubles
Answered
How to fully_resolve a Nav in the compiler?
Answered
Io.net: AddressUnavailable
Standard Library
master
New User
Avoiding a "for" loop in input handling
Answered
Array pointer to index
Answered
Iterate over slice of optionals by pointer: How to convert `*?T` to `?*T`?
Having trouble adding xz utils as C dependency.
Read slice from Stream *Reader, only blocking if there is nothing to read (0.15.2)
Answered
Compile error due to comptime image conversion
Standard Library
New User
Is zig compiler bootstrapped? And what does it means?
Answered
basic slices question i just forgor
Answered
ziggy format help
New User
help with quicksort implementation
Answered
I just can't even array
Answered
http client returns garbage
Standard Library
Answered
Online 0.15.2 std library documentation mismatch
Standard Library
How to correctly link static/shared lib to C executable via build.zig?
Answered
Is it OK to cast a function pointer with a pointer to parameter to a function pointer
error.InvalidDnsCnameRecord from std.http.Client.fetch
Answered
[solved] `std.fs.cwd()` not known at comptime (fails on Windows, works on linux)
0.14.x
Standard Library
master
Answered
struct with one field guarantees
Answered