zig-help
Help with @splat
Zig clang cross compiling saying math.h not found
Case for all possible integer types
Answered
Why is this simple program leaking?
New User
Answered
0.13.x
Variable changing value after a print statement?
Unexpected output from std.debug.print
Build on save not working
Unable to compile C++ project
LSP in C++ using Zig build system
Compiler
New User
0.13.x
Build System
Answered
unexpected build errors for ziglings
Answered
How to return different values
What is the issue here? (variable being freed wrongly)
Answered
0.13.x
Where is the documentation for the print command?
How can I assert, in testing, that a variable is no longer valid (will segfault if accessed)?
Confusion using packed struct
New User
Answered
Variable size arrays inside structs
most efficient way to merge 2 hashmaps?
Can't compile with a b.dependency()
Build System
Compiler
0.13.x
Regex.h in zig
Include Raylib in Zig Build
Build System
0.12.x
Reading large files
Answered
Create capitalized version of comptime string
Set lib_dir of a dependency?
Answered
Ziglings Exercise Help - Subtracting '0' from value
New User
Implementing Writer interface that has no state
Weird `value stored in comptime field does not match the default value of the field`
0.14.x
Perf_event_open in zig std returns usize. Is that correct?
Answered
Is there a way to track how much memory is being allocated?
Answered
VS Code extension not working right / missing ZLS?
Answered
Confusion about slices.
Answered
How to create a struct whose fields default value is undefined using @Type?
0.14.x
Answered
index syntax required for slice type
New User
Answered
0.13.x
Using Zig Struct in C
Build System
Answered
0.13.x
inclusive range while avoiding overflow?
Answered
Why is there no Closures in Zig?
Verbose integer conversions
disabling std.log for external modules
Answered
Help understanding std.Thread.Condition
Answered
Map at comptime
Answered
comptime performance bad for large arrays
Answered
Is it possible to declare the file scope struct as extern?
Answered
How is casting supposed to work?
Reading tagged union types at comptime
Return value from switch as `anytype` or compatible type?
Translate-C issue with numpy C api
0.13.x
Is this undefined behavior?
Is there a way to do Vec3{1, 2, 3} instead of Vec3.init{1, 2, 3}
Commandline Processing with comptime
Answered
What is 'making a library'?
New User
Answered
How to add values to std.StringHashMap
New User
Standard Library
Answered
0.13.x