zig-help
Named parameters in function calls?
std.Http client Request
Is there a programmatic way to extract a tuple from a struct?
Tokenizing and iterating over a string at comptime
Importing wasm host functions
zig build test -Dtarget=wasm32-wasi -fwasmtime error
Answered
ComptimeStringMap with array of strings as values
Standard Library
New User
Answered
Add a negative number to an unsigned int (cannot represent integer value)
Answered
Separating tuple elements, to enable function call via function pointer. Is this even possible?
Answered
C import error, can't make it verbose
Compiler
New User
Answered
Possible to automatically define a function pointer from a function's signature??
How to use raw simd calls?
Variadic functions
Answered
can you link 64-bit code to a 32-bit executable with Zig?
`anyerror` or not to `anyerror`
Assign to optional by pointer
Answered
Statically generated switch
How to read in a whole file without size?
Is using the C abi mandatory for libraries?
“zig” can’t be opened because Apple cannot check it for malicious software.
New User
Anding bool vectors
Proper way to add a package path for @embedFile
Error when using `zig build` on latest commit
Answered
Comptime alternative to ArrayList?
Answered
Range syntax
Answered
stuck on "does not support field access" error
New User
Passing ptr field from array of u8's to a c function segfaults, cast causes pointer to be null
comptime question
Answered
I think I found a bug
Answered
PMOVMSKB @Vector equivalent
How to use std.json
Generic field changing
Answered
cast slice of bytes to primitive type
Answered
@cInclude
Answered
Help with fat pointer implementation in zig
Answered
build.zig
Pass a method as field to struct
-fsave-optimization-record
Compiler
Windows functions error
Stacktrace shows only question marks as address identifiers when attempting to debug a memory leak.
Zig download from ziglang.org has wrong hash?
Answered
sysctl.h include missing for zig cc -target *-linux-gnu?
optimise speed execution, speed difference between Zig/Nim/Rust/C
AutoResetEvent missing?
Standard Library
best way to init struct with internal pointers
zig c++ seems to static link a little too enthusiastically
how to get access (writable) the tag field in tagged union?
Answered
Android - error: ReadOnlyFileSystem
Invalid checksum when downloading Zig master binary build
zig test and gdb