zig-help

21196 threads · Page 89 of 424

How to get the type? 66 messages
unit test passing when it should not. 21 messages
Zig Architecture 3 messages
mysterious cImport error 17 messages
0.14.x Compiler
Stumped 10 messages
0.14.x
Most common way to change members of a struct optionally while using an init function 6 messages
0.14.x New User Answered
Correct way to export symbols (MacOS/plist) in the binary? 3 messages
Build System Compiler New User
How to free an allocator correctly? 8 messages
0.14.x Standard Library Answered
How does parseFromSlice referencing input data work? 5 messages
Problem loading functions from Dynamic Library 58 messages
master Answered
zig fmt split chain of binary ops into each line 6 messages
Answered
Cache created types based on string 23 messages
0.14.x Answered
Why is stack unwinding broken when runed as linux init? 4 messages
Answered
How to write fallback for renamed variable in Zig0.13->0.15? 3 messages
How to infer return type of function 12 messages
0.14.x
Is there a tool for converting old zig code to zig 14:cry:? 10 messages
Answered
Loading dynamic libraries with std.DynLib 4 messages
0.14.x Standard Library New User Answered
comptime for repetitive switch 5 messages
Answered 0.13.x
Can not compile with std.mem.sort + struct with arrays 2 messages
0.14.x Standard Library Compiler Answered
Have anyone configured qemu-system-x86_64/aarch64 to run non-native executable within build.zig? 88 messages
Answered
What happened to `exe.setMainPkgPath`? 5 messages
storing elements of different sizes in ArrayList 6 messages
New User
running same code yields different results 7 messages
master Answered
How to cumulatively collect a boolean flag? 11 messages
error: operator == not allowed for type '[]const u8 39 messages
master New User Answered
What LICENSE dependencies exist for binaries built with Zig? 16 messages
Minecraft Chat JSON 10 messages
Close TCP server while accepting connections 5 messages
Answered
Add anonymous import struct in build 7 messages
Build System 0.14.x Answered
It doesn't compiler 36 messages
Answered
Speed up compilation (raylib project) 13 messages
Answered
What's wrong with my for loop over 'a'..'z'? 3 messages
riscv32imc infinite recursion on @atomicStore 4 messages
Answered
Why I can’t bitcast comptime_int? 48 messages
Answered
Verifying RS256 signatures? 3 messages
Does build.zig support concept of subdirectories? 13 messages
Build System 0.14.x
Zig function not being inlined by the compiler? 7 messages
master New User Answered
Would ___ubsan_* not found be a zig issue or an SDL issue? 29 messages
Matrix Multiplication function parameters help 17 messages
New User Answered
LSP Go-To Functions via Build.zig 9 messages
Answered
zio-aio how does the magic happen 5 messages
How to access the value inside the tagged union when meta-programming? 10 messages
Answered
Applying extra target CPU features on certain C/C++ files? 20 messages
Build System 0.14.x Compiler Answered
.zig_cache directory filling for ever? 10 messages
Installing Zig 7 messages
New User
Stack usage tracking 9 messages
'std' has no member named 'rand' 2 messages
Standard Library New User Answered
change elemnts while iterating over a union 18 messages
Feedback on a basic gradient descent code 9 messages
0.14.x New User
Using zig cc/c++ as a library? 8 messages
Answered