zig-help
How to read from UnixSocket using Reader
Standard Library
master
New User
Building a C++ solib wants -fPIC for '__cpu_model'
master
Compiler
New User
Build System
Answered
Duplicate symbol errors when linking with ld
Answered
Define `std_options` in tests
Build System
Standard Library
master
@ptrCast(@alignCast(n)); panic incorrect alignment.
Answered
Portable rpath for a dynamically linked library
Answered
my bitmath isnt bitmathing
Answered
mkdir build step
Answered
How to initialize array of struct to zeros?
New User
Shellcode memory execution failed
Answered
How to do a very basic fetch of a url in zig?
Answered
comptime random number
v0.15.1 migration | intoJson function issue
Answered
Best practice for flush()
Standard Library
Answered
cannot handle read request following accept request on io_uring tcp server
New User
Can I return a slice from a comptime function?
Implot building issue with ImGui and Sokol
Build System
Answered
Getting a proper structure in my docs
Build System
master
Linking picolibc
Troubles using custom lldb with CodeLLDB
Answered
arraylist append to Io.Writer
Don't understand "Invalid access to memory location"
musl target cant find .h file
Build System
Answered
macos: instruments time profiler debug symbols
json stringify challenges
takeDelimiterExclusive change (0.15.2)
Build System
add signed number to unsigned number
error.Unexpected: GetLastError(87): The parameter is incorrect.
Standard Library
New User
Answered
Does doing this copy the string or is it UB
Answered
how to use library that wraps C?
New User
dynamic path for a log file (std.log fn)
Standard Library
Answered
Did new Zig version 0.15.2 came out?
Answered
build.zig re-write
Build System
New User
How do I give structs the same header while being able to use non-extern-compatible fields in them?
Does Zig Expose an API that manages the entire build process?
ZLS not working with Raylib
master
New User
Answered
Comptime Reflection: Getting argument types of a decl on a struct
Answered
Prevent copy of struct
Answered
State of the spirv target?
Answered
Advice on setting up a Zig + io_uring dev environment (Windows 11 & macOS)
New User
Mysterious phantom bugs happening every now and then.
master
zig build fails on nushell but succeeds in others
Build System
Compiler
test project but not from /src
Build System
New User
Answered
Ziglings 041
master
New User
Leak in Arraylist inside struct
New User
Munmap arguments when passed through `@cImport` boundary.
Compiler can't find struct field definition
master
New User
Answered
Panic: Incorrect Alignment
Answered
Build System Issues.
Build System
master
New User
is this correct stream reader code?