zig-help
getch()-like without lib C?
Building wasm32 lib throws os errors
Import module in a static library and a exe
Compiler
0.13.x
closing streams do not terminate readers
New User
0.13.x
Is this efficient? Reading a Stream into an ArrayList.
Standard Library
Answered
0.13.x
zig stream json, weird behavior
deinit() ArrayList allocator
Ziglings 96 allocator
zig build test filter
Answered
pointer type child 'f32' cannot cast into pointer type child '?*anyopaque'
Answered
0.13.x
Custom Lexer Help
How can I use spirv code compilation from zig
Write panic logs into file
Answered
Recursion -> Tail Call Optimization (TCO) is slow in zig ?
Compiler
How do you pass a string as argument to a function
Standard Library
New User
0.13.x
how to use zzplot or just be able to do plots in zig?
Answered
Make a slice between two pointers
Answered
0.13.x
inline switch with ranges from comptime variables
String pointer syntax confusion with *const
Random "Access denied" error for zig-cache/o/* folders in Windows
New User
`std.meta.stringToEnum` is hitting a `@setEvalBranchQuota` error even for small enums
I just can't get a slice from an array!
New User
Answered
Write struct to http response
Standard Library
0.13.x
Segfault only in ReleaseFast Mode
Compiler
New User
0.13.x
Equivalent of std::.io::Read/Write from Rust?
Invalid Character Error
New User
Answered
Zig is not compiling with FMA instructions
0.11.x
List all directory files
0.13.x
Support UB offsetof in zig cc
Compiler
New User
0.13.x
@embedFile, images, zstbi, WASM and Sokol
How do I access libc libraries?
Zig by value vs by reference
error: alignment must be >= 1
lib\std\os.zig:87:21: error: root struct of file 'c' has no member named 'F'
Path Manipulation
New User
Memory leaks while handling 3 linkedlists(S3fifocache)
New User
Answered
Trouble getting struct to work
New User
How to run like in python -c
how to get the process.args() list as an array/slice of strings
checking generic at compiletime
struct field change via doesn't works
Zig analog to rust's `format!`
0.13.x
Turn pointer into Optional Pointer
New User
0.13.x
Using an arena allocator per struct instance
Answered
custom opaque types? (1/2 solved via enums - but how to generalize?)
Answered
SinglyLinkedList vs DoublyLinkedList bug?
Standard Library
Answered
0.13.x
how to check if a type is an int regardless what size int it is
Nested struct method call error
unable to find stdio.h
dealloc
Standard Library
New User