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