zig-help
Can I check before I link a system library?
stdin buffer
New User
Zig TCP Server with concurrency in v0.15?
Trying to export functions in a dll but functions don't get exposed anymore...
Build System
const in for elems?
Answered
Help with std.posix.socket()
New User
Answered
Should I be grabbing the nightly or last stable build?
build.zig cache system command step
Build System
Answered
Function composition inside inline for.
Answered
Better design pattern
New User
0.16 how to use udp with Io.net
Answered
`zig cc` with `BTF` and no `DWARF` possible?
Is it possible to link a module without its dependencies?
New User
Answered
New IO: is a connected socket with control data planned/possible
master
Answered
segfault on calling a function from a shared object
I am stumped on a memory leak
how to compare sha1 from a hex and string/byte form
Answered
CLion can't reference Zig libs/files I have in my project build
New User
Answered
Io.File.MultiReader with runtime known streams length
master
Answered
weird alignment error
Incorrect completions?
0.15.2: reading structs from a net.Stream?
>3 Hour Compile Time With Simple Snippet
Answered
Questions about Converting CMake to Zig's Build System
Answered
how to use `std.Io.Writer.Hashing/Hashed`
Answered
Reducing Excessive System Time in CLI Tool (Zig 0.15.1)
Standard Library
undefined symbols linking to raylib
New User
Answered
Initialisation order of constructs [⚠️ POSSIBLE LLVM ISSUE ⚠️]
Standard Library
New User
Writing output (Win11)
Answered
More control over ReleaseFast optimizations
Abuse of the build system
How to assign union tag and set data without needing .{ .tag = ... }
Answered
`std.log` and zig test runner
Standard Library
Answered
linkSystemLibrary("openssl", .{}); without translating to zig?
master
question about const/var bindings to pointers to structs
Answered
Is a type switch meant to resolve a more general type (errors or otherwise)?
Answered
How to get at the child type of a generic-type field generated at compile time
New insanity post (Multiple Issues)
New User
Answered
Why is there no identifier shadowing error here?
Windows Building Dependency (SDL3) error: unable to unpack tarball
Memory Address seems to bypass nullcheck
how to download files from a url
Answered
Importing a file generated by addRunArtifact
Build System
master
Answered
`std.MultiArrayList` but backed by `std.EnumArray`
Answered
How can I specify the cache directory so that ZLS can resolve generated modules?
master
JSON formatting changes representations based on array data
Standard Library
master
Answered
call fn with non-literal name
New User
Answered
Project not building in Debug Mode
Build System
Compiler
New User
"Rewinding" to previous argument with the new Args.Iterator.Posix
Standard Library
master
zig build system for c libraries