zig-help

21196 threads · Page 19 of 424

Better bufPrint pattern 5 messages
New User Answered
Will the use of ArrayBitSet over StaticBitSet for standard WASM technically be slower? 10 messages
Why is std.crypto.tls.Client written in a way to be not reusable by user. 2 messages
Standard Library
flate decompress unreachableRebase 2 messages
do @min and @max always use branches? 2 messages
Answered
Does Zig cache evaluated return types of functions? 18 messages
Get number of items inside the new Io.Queue 0.16.0-Master 4 messages
master Answered
Zig New IO C Interop 12 messages
master Answered
Intentionally wrong downcasting of a pointer - UB in Zig? 161 messages
Zig non-determinism, unless I use var? 28 messages
Answered
Passing [?:0] to a Function 29 messages
Answered
help: how to boot my zig kernel (0.15.2) with GRUB/Limine? 4 messages
if my dependency have in build b.option, can I toggle it from my build.zig? 6 messages
Build System
Bad Request response 27 messages
Best way to work with arrays of known size? 21 messages
Answered
Zig build doesn't compile C with full ASAN (0.15.2) 13 messages
Answered
Can I trust the compiler to vectorize this? 35 messages
Compiler New User Answered
Creating a Zip file. How? 20 messages
Standard Library
Manage errors when a function is being pass as argument 2 messages
Answered
What is the status of WASM 64 in zig? 29 messages
master Compiler New User
Help adding user types to a module at compile/build time. 58 messages
master
Right way to detect if the session type is X11 or Wayland? 12 messages
New User Answered
Can I use array or slice of u1 instead of an int for a bitmask? 32 messages
master Compiler New User Answered
Understanding nested project layouts 11 messages
Build System master New User
Use enum literal as access to struct member at comptime 10 messages
Answered
invoke command in program 2 messages
Answered
Pass memory ownership from function to struct 60 messages
New User
How can I assign an enums value with the tag name? 3 messages
master Answered
slicing a null terminated string 15 messages
Wrapped C pointer and optional memory waste 12 messages
Is there anyway to get the dependency tree from zig compiler? 2 messages
Does breaking apps into multiple modules help with Zig build system caching? 6 messages
Build System Compiler
Correct nonblocking behavior for `Io.Reader` impls 6 messages
Standard Library master Answered
Super simple one : how da hell do I import random libs with z build for c 72 messages
Answered
Is Zig gonna UB by pointer arithmetic like this? 30 messages
cInclude of AE/AE.h not found on MacOS 21 messages
Answered
How to get autocomplete work with local libs ? 11 messages
Print all declarations in a module, as a tree 9 messages
master
Partial Optimization isn't applied 9 messages
Build System
Access type of struct's field 2 messages
master
create a window in windows 25 messages
master New User
where should i file this issue? 5 messages
Standard Library master Answered
Updated MacOS to Tahoe 26.4, now my raylib game does not build anymore :(( 5 messages
compile error question 4 messages
Library Linking and Artifact Propagation Question 27 messages
faulty dns error on termux 4 messages
0.15 and 0.16 @Type handler 17 messages
ArrayList Issue 2 messages
master New User Answered
is this function lowkey okay? 4 messages
Standard Library master New User Answered
file struct 'Io' has no member named 'File' 8 messages
Answered