zig-help

21196 threads · Page 72 of 424

Optimization of methods on the struct 5 messages
0.14.x New User Answered
comptime function pooling 4 messages
Build System 0.14.x New User
Trouble debugging server crash in E2E testing scenario 24 messages
mimicing C pre-processor 2 messages
Build System Compiler Answered
Zig Generic Programming 24 messages
New User
Where is the comptime var in this code? 10 messages
for who like cargo? 3 messages
Is there a standard approach for testing for compilation failure? 3 messages
0.14.x Answered
I want some suggestions/guidance for my small zig projects 7 messages
0.14.x New User
Grokking the .init; syntax 14 messages
0.14.x Compiler New User
Trouble With Windows Code Failing Assert 33 messages
0.14.x New User
Zig Use Single .h File 100 messages
Answered
Zig Build; file_hash FileNotFound 6 messages
Answered
Compilation error when using DoublyLinkedList 5 messages
0.14.x Standard Library New User Answered
Generating a slice at comptime that can be used at runtime 15 messages
0.14.x New User Answered
Comptime Eval exceeding 1000 branches when there is only 125 loops per instance. 22 messages
master
incorrect alignment panic on second alloc call 3 messages
0.14.x Standard Library
error doccumentation 3 messages
Compile zig from source 34 messages
master Compiler Answered
deleting non-empty directory 9 messages
0.14.x Standard Library New User Answered
How do you 'store' an error in a structure? 50 messages
Keeping const - Equivalent of {...oldStruct, .updatedProp = value} from JavaScript? 11 messages
0.14.x Compiler New User Answered
Fuzz test crashing 7 messages
master New User
Help With Tuples 19 messages
Anonymous anytype declared in Interface initializer. 5 messages
Answered
incorrect alignment from c-generated code 49 messages
master
Getting weird numbers instead of the numbers inserted by user 19 messages
0.14.x New User Answered
addWriteFile not working? 11 messages
Answered
JS/WASM "TypeError: can't convert BigInt to number" 17 messages
0.14.x
build.zig: branch on LazyPath's existence 10 messages
Answered
For the new Io changes, what is the new way of using std.fixedBufferStream? 4 messages
Ntdll.dll error after cross-compiling Raylib based Zig game to Windows 23 messages
Construct Function Type at Comptime 10 messages
Standard Library master Answered
Always run build step? 13 messages
Android <spawn.h> problem 32 messages
Compiler
How to use ArrayList as a function parameter? 13 messages
master New User Answered
std.Thread.Pool threads waiting forever 35 messages
0.14.x Standard Library Answered
Can you load and split a string list at comptime? 9 messages
Easy way to copy a struct 3 messages
0.14.x Standard Library New User Answered
do module imports copy to the modules below them in their import table 15 messages
Build System 0.14.x Answered
Does the error output of `expectEqualsStrings` understand unicode? 31 messages
errgroup-like pattern 11 messages
0.14.x Answered
Building a package that outputs an executable when provided with a library 21 messages
Build System New User Answered
Who should own the arena? 27 messages
Good way to communicate between GUI thread & other threads 19 messages
What does Zig Build do here? 9 messages
Build System 0.14.x Answered
Debugging slices with VSCode debugger 50 messages
error: warning(link): unexpected LLD stderr: 5 messages
Build System 0.14.x Compiler New User
arbitrarily-sized arrays in zon? 7 messages
0.14.x Answered
Add nested zig library inside github repo using zig fetch 6 messages
Build System New User