zig-help

21196 threads · Page 3 of 424

looking for a clean shutdown mechanism for tcp server with loop 5 messages
0.16.x Standard Library
additional library paths not propagated from a linked static library? 10 messages
0.16.x Build System
Strange issue with raylib-zig bindings. Maybe zig bug? 2 messages
Comptime dependent struct types? 12 messages
0.16.x New User
Struct: '@EnumLiteral()' does not support field access 13 messages
0.16.x New User
Initialisation of optional containing immovable type 15 messages
0.16.x
round builtin function 27 messages
Compiler
Move Semantics of Heap Memory 6 messages
Need help with error message 11 messages
Enums and successor function (possibly circular) 6 messages
0.16.x Standard Library New User
How can I write type A directly into a byte chunk type B? 29 messages
Is using translate-C means cross-platform build impossible? 5 messages
for loop over []const u8 returns unexpected value in capture 23 messages
0.16.x
Show all compile errors? 2 messages
0.16.x Compiler New User
How to move from pointer to value of Tagged union back to Tagged Union pointer? 4 messages
Tagged Unions Idioms 3 messages
0.16.x New User
How to print stuff, in debug mode, in places where there is no writer 13 messages
0.16.x
change cwd for std.process.replace 2 messages
0.16.x Standard Library
Box2d module 22 messages
C import failing over int overflow 20 messages
0.16.x Standard Library
Is there a working example on how to get CL arguments? 9 messages
help with mutable slices 38 messages
Optimizing the Build Graph 6 messages
Build System
can't wrap my head around libzigc 2 messages
master Compiler
Return comptime typed unwrapped optional pointer 2 messages
can ZON contain void literals 9 messages
wtf 2 messages
read docstring for a function in comptime 13 messages
This is my current script how do you suggest making the code better 16 messages
Trying try 3 messages
New User
b.args on master 2 messages
Build System master
Why is using pointers to loop over slices so much faster than using indices? 64 messages
New User
Pass "--maxrss 8000000000" to zig-bootstrap 12 messages
Build System Compiler
How do I make a library for the zig build system? 11 messages
Vcpkg integration for openssl 4 messages
New to Zig, have problems with c Import 9 messages
Help storing i8, i16, i24 in i32 at runtime 11 messages
Is it possible to create an analogue of getter and setter in the language? 69 messages
0.16.x
TlsUnexpectedMessage using tls client 29 messages
0.16.x Standard Library New User
Confusion about libraries `extern` 27 messages
Compiler New User 0.16.x Build System Standard Library
Why use .putOneCancelable() in this portion of code? 7 messages
Standard Library New User
guys i cant install zig master , and im on arch bash , does someone know how to do it? 3 messages
where can i learn zig ??? 6 messages
NixOS and Sokol, looking for a Flake 10 messages
when to use std.Io.Mutex .lock vs .lockUncancellable 3 messages
0.16.x Standard Library New User
Allocator seemingly throwing error on deinit or not. 13 messages
[0.16] <struct> does not support array initialization syntax 9 messages
0.16.x New User
Zig memory management for WASM 9 messages
0.16.x New User
Adding static arrays 3 messages
Why zig compiler not providing enough information? 10 messages
New User