zig-help
Dynamically select union enum
Answered
Dependency of a dependency in the main build
Is Vendoring Required for C/++ Modules?
Custom json deserializer for specific field
New User
Standard Library
Answered
0.13.x
Failing to get Raylib code example found on Zig website to work
Is it possible to leak with arena (assuming you deinit)
Cmake can't find LLVM on building compiler
New User
Answered
How can I convert command line argument ([] const u8) to [:0] const u8
0.11.x
New User
Answered
How to create WebAssembly shared library on latest zig?
How to structure your projects in Zig ?
0.11.x
New User
WASM Static Linking "undefined symbol: malloc" and other undefined symbols
0.13.x
How to call `zig cc` within a build step?
Answered
0.13.x
Format slice of strings
How can I return data along with an error?
0.11.x
HTTP Proxy freeing memory that it does not own
New User
Standard Library
Answered
0.13.x
How do I build this project? `zig build` doesn't work :(
New User
ZigWin32
How to get union active tag?
Can someone use a new version of the zig compiler with an older version of the zig standard library?
std.http.Response.reset and arena allocator
Standard Library
Answered
build.zig: what does `b.dependecy` and `@import("root")` in it?
build.zig: How to run artifact in the install step?
Answered
What is Stage4?
Compiler
New User
0.13.x
"zig init" fails
Compiler
New User
Answered
Could not find zls in PATH
omit the text after `error: the following command failed with 1 compilation errors:`
Answered
Importing zon module gives "error: invalid URI: UnexpectedCharacter"
Answered
0.13.x
what is the difference ?
Answered
Variable becomes null in ReleaseXXX builds
Implementing a simple allocator
Answered
Tail Call Optimization Requirements.
Answered
custom log function not being called
How to debug with lldb?
ziglang compile error on nighlty with labeled block break
Compiler
Answered
0.13.x
comptime dereference requires "well-defined" layout
Answered
Use of @Vector compiler question.
Compiler
Answered
0.13.x
Does Zig emit intermediate obj files for module @import-s?
Answered
Cant initialize "default_value" of struct
Using Zig as a C++ build system
Answered
[]u8 to left padded u256
Answered
Newlib nano libc linking
Install dir
`dynamic linking unavailable on the specified target` when building wasm32-freestanding
Why does comptime mess with my switch statement?
what is "well-defined layout"
Compiler
0.13.x
Simple loop slower in Zig than C
Answered
Is it possible to add a `Build.Step` to a library that can be used in an exe ?
bit-wise operations on bit fields of same type
If I know array max length, ArrayList or Array?
New User
Weird compile error
Answered