zig-help
Adding a ZLS dependency for build.zig itself
Build System
0.14.x
master
std.ArrayList code and doc
Is there a way to get an extern structure without requiring extern for its fields?
Don't know why this error with sdl3 occurs
master
Compiler
New User
Cant' compile code using dlopen
Answered
How to create the tuple type with comptime fields using new builtins?
Answered
[solved] How to add local-only file to build.zig for ZLS completion
0.14.x
master
Answered
Using flecs.c/flecs.h without bindings
Answered
How to manager ownership reading a buffer?
New User
Answered
IntelliSense for C++ in VS Code with zig
Labelled Switch (Tagged Unions)
Compiler
New User
I'm new to zig, how to read from a std.net.Stream using the new reader interface? 0.15.2
Answered
No clue what's causing this to error.
master
New User
How to setup zig development enviroment?
New User
Answered
How to avoid dependency loop for type builder
Answered
Reusing `std.fs.File.stdin().reader`
Answered
Trying to use `std.io.Reader.stream`
Standard Library
Answered
Result Type is bigger than it should be
Which MPI wrapper version is better?
Answered
how can i format a float with a runtime precision?
Answered
ZLS problem on VSCode
What's the best way to store a pair of filepath and corresponding SHA-256?
Standard Library
master
New User
How to set optional?
master
New User
Answered
the linker needs one or more objects to link
Answered
Is "wrong" const casting considered UB in Zig?
Runtime type storage and coersion
New User
Never mutated pointer argument does not generate compiler error. Why?
New User
Answered
Can I generate multiple functions using comptime?
Standard Library
master
New User
Answered
Tagged Union in Heap
Answered
Ideomatic way to read file to memory
tcp server reader Io interface
Standard Library
Answered
Allocators
need help with struct alignment wrt SDLGPU
Answered
Struct initialization of dependent members
Import C library
Build System
master
New User
Non-Blocking `std.Io` Implementation
Standard Library
master
Mutable parameter pattern
im trying to learn bgfx with zig
Zig Init
wgpu_native_zig not working on my new PC?
Using the same func symbol from different dynamic link libraries
Answered
stack frame overhead
master
Compiler
Syntax seems to have changed for installing libraries from github.
master
Compiler
New User
`fn accessor(@This())` or `fn accessor(*const @This())`
Does zon allow u256?
master
Returning an Io.Reader interface from a function
New User
Answered
aro does not support compiling C objects yet
Answered
Is it safe to reinterpret the alignment of std.ArrayList?
Answered
Self-hosted compiler not setting null to 0 when caliing into shared lib
master
Compiler
For a wrapper of a c library, keep original signatures or "ziggify" them?
Answered