zig-help
How to override version of a dependency's dependency in the build system
is there a way to hide build command output when a build error occurs?
Answered
Error in @as([]usize,&(@as([10]usize, undefined)))
New User
Answered
Explicit sentinel terminators.
Answered
Create a slice inline
New User
Answered
Looking up a function at comptime, and calling it at runtime
Why is the length of an slice const if it was passed to a function?
0.14.x
New User
Answered
error: expected type '[][]main.Algebra.BinBlade', found '*const [16][16]main.Algebra.BinBlade'
New User
Answered
zig.std.time.Timer and Instant giving "unsuported" error, while on a amd 64 bit windows machine.
Answered
0.13.x
poll stdin without blocking?
Answered
Writing a comptime code.
New User
Sneaky leak
Answered
Freeing an allocated slice used for an extern C struct
thread panic: reached unreachable code
Answered
0.13.x
How to and is it a good idea to turn [:0] into const [:0]?
Answered
inplace function declaration and use
how to get a pointer to an element of a MultiArrayList
0.14.x
Standard Library
New User
Answered
zig cant find std c libraries?
Build lib in same build.zig
New User
Answered
ArrayList segfaults on struct type
0.14.x
Standard Library
New User
Divison by Zero baremetal OS
New User
Answered
0.13.x
Can I have dynamic function callbacks at runtime?
delete past lines from stdout?
turn a u8 into a list of bitflags?
Answered
memory leak without explanation
New User
Standard Library
Answered
0.13.x
Is there a way to get more verbose error messages for compiler errors?
Compiler
New User
unable to spawn custom test runner
Answered
union access in inline switch error
0.14.x
Answered
int casting from c type
Can I have something like `anytype` for struct fields?
Build fails without an error, how to increase verbosity?
0.14.x
Answered
How to memcopy from one MultiArrayList to another with the exact same type?
Answered
How can I experiment System V message queues in Zig?
printing
0.14.x
New User
How to assign an address of some object to a pointer to anyopaque?
help with usingnamespace alternative
New User
How to use a fetched zig package?
Answered
Using C library
Zig Language Extention
New User
Answered
how to compile to wasm (build.zig)?
Build System
New User
0.13.x
Slice of Pointers in a Struct Field
Does zig have introspection-ability?
New User
using std.json.ArrayHashMap, but when I .deinit() I still get memory leaks.
Answered
0.13.x
is it sane to bitcast a [2]u8 into a [4]u4?
New User
0.13.x
Easiest / Best way to sort a [5]CustomStruct array based on a specified f64/u64 field in CustomStruc
Answered
0.13.x
Runtime type conversion?
Answered
Zig can't infer litteral array size
0.14.x
Compiler
New User
access of union field 'player' while field 'player' is active
Odd incorrect alignment error : trying to add 32 *bytes* to an already aligned address
Answered
0.13.x
Is there any way to get information about who is calling a function at runtime?
Standard Library
Compiler
New User
Answered