zig-help
Incomplete ws2_32 lib in zig library ?
Zig seems to hang on `zig build test`
0.13.x
Is there a way for `std.debug.print` to be ignored with certain build configuration?
Check if path is directory or file
Answered
Comptime string formating.
Answered
Parameter types for generic structs
How to return a struct with slices
New User
Answered
What's the new way to `setOutputDir()`?
How to use Rust ndarray and Vector equivalents in Zig
error.NotOpenForWriting file stored to a *std.fs.File
Standard Library
New User
Answered
wrong type error, hard to decipher
Compare optional slices
Answered
no option named std
Answered
understanding libraries
Answered
Accessing stage 3 compiler
Compiler
ZLS and C?
dependency loop with arrayList.init
Declaration with same name as argument
Answered
0.13.x
Error trying to convert u32 to u8[] slice
Answered
Setting Build flags in build.zig
How do I print the binary representation of a `u8`?
Is there a way to import a file and make all of its `pub` content be available without namespacing?
Answered
Strange formatting behaviour
Standard Library
0.13.x
How to link .dll to my zig source?
Safe way to "convert" a `[]u8` to `[]i16`?
Vscode autocompleting functions with dummy params, how to stop?
access function pointers inside of structs
"access of union field 'enum' while field 'Union' is active"
Answered
MachO Flush... error(link): undefined reference to symbol 'dyld_stub_binder'
last entry in an iterator
Answered
Broken thread sanitizer
Compiler
Answered
0.13.x
no autocomplete for C libraries in vscode
Function with Interrupt CallConv not compiling
0.10.x
Compiler
0.13.x
Memory confusion
New User
printing string after copying them, prints invalid characters.
Answered
coerce slice i know is 8 bytes. to vector 8.
Answered
Need basic C inter-op/syntax help
Zig.build with Rust/other languages
Compiler
0.13.x
Help understanding error sets
Standard Library
New User
HTTP request fails
Standard Library
New User
Answered
Dependency Management
Answered
Index using Vectors of a mask
Answered
OOM in Wasm (web)
Answered
zig cc compiler wildcard on windows
Compiler
Inline assembly generates same register twice
Returning a hashmap from function
New User
Are tests working on current master ? (0.11.0-dev.2469+aa45854ec)
New User
Answered
0.13.x
Expected type 'bool' found 'u8' for whatever reason...
How to make use of enums
Standard Library
New User
strange error from raylib