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