zig-help

21196 threads · Page 42 of 424

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