zig-help
I have an issue with ZIg Posix sockets on Windows 10
0.14.x
Standard Library
New User
trying to take screenshot with webkitgtk failing
Missing zig libraries
New User
Help with C interop
Build System
New User
Answered
0.13.x
building example Exe to my library
Build System
0.13.x
const with nested types
Answered
help using std.os.getFdPath()
0.14.x
Standard Library
Answered
0.13.x
How can I redirect stderr to /dev/null of the current process temporally
Answered
Should @embedFile be used for loading shaders?
0.14.x
Answered
Contribute Zig
How could I make a function repeat an fallible action a max number of retries?
New User
Answered
0.13.x
How does Zig interpret u8 as both integers and characters?
New User
Error building zig from source
How to use code in module dependency in build.zig?
Build System
Answered
Casting struggle
Finding cross platform libraries
error: type has no members... when it obviously does
How to import from Zig's `zig/lib/docs/wasm/markdown` folder
Generalized two way mapping
How do I achieve this in Zig?
c_int
how to do a comptime access of a `pub` function declaration by its name (`[]const u8`)
0.14.x
Standard Library
Answered
cannot asign to const in a capture inside a for loop
New User
Answered
0.13.x
Error while implementing Linked list
0.14.x
New User
Answered
Idiomatic way of having errors with context? (noob)
Answered
std.posix.kevent EINTR loop?
0.14.x
Standard Library
0.13.x
Integer overflow
Answered
How specify ReleaseFast in build.zig file?
Answered
commenting out a std.debug.print changes the result of hashmap.get
Answered
wasm32-emscripten doesnt work with c++
Compiler
0.13.x
Using 3rd party resource from github
zig-aio do I need mutex ?
Answered
Sorting struct fields at comptime
Install Zig on Pop OS (apt, flatpak, etc.)
New User
var vs const
Build library and use in another zig project
Compiler
New User
0.13.x
Build System
Answered
How to handle a group of errors instead of each variant individually?
New User
Standard Library
Answered
0.13.x
void vs noreturn
What is the difference between `[*c]SDL_Surface` and `[*c]struct_SDL_Surface`?
how make module available to a test?
Answered
Using zig as build system for c/c++
Build System
0.13.x
zig test ./source.zig doesn't run nested tests
Trying to work with unix sockets
New User
Answered
0.13.x
Why does Windows Defender think my (github built) Zig binaries are trojanned?
Cannot get rid of inline hints in vscode anymore
Answered
Export a Zig struct to C header
compile-time if statements
New User
Answered
I need some network (socket) help
New User
Answered
0.13.x
New to zig; Trying to work with unix sockets under wayland
Build System
Compiler
New User
Answered
Is there a multi-threaded parallel solution with less overhead?
Answered