zig-help
array of slices of strings
New User
Simplifying repeating code
An inline else question
anytype switch statement doesn't work
0.11.x
Current autodoc usage guidelines (for library authors)
Enum fields to string in comptime
Integration with C libraries
zig cc used for cross compiling set up for ci/cd
0.11.x
"zig build-exe main.o" gives "lld-link: main.o: unknown file type"
skill issue type conversion for loop
New User
Answered
0.13.x
What is the difference between these android targets?
Answered
add C static lib as dependency to module export
Answered
skip step depending on whether the binary build is cached or not
0.11.x
New User
Answered
Linux namespaces and clone
Error linking and using wlanapi.dll/.h
0.11.x
New User
error: import of file outside module path: zig
New User
Answered
0.13.x
confused how to append buffers
error: import of file outside module path:
New User
Using @TypeOf on error unions
ReleaseFast disables std.log.info?
0.11.x
Passing mutable variable from build.zig
Exporting Aliased Functions
Stream stdout from `process.Child`
Can zig generate more code at comptime?
Compiler
Answered
0.13.x
Import order style guide
Answered
Quick question on most idiomatic option
Answered
orelse zeros string breaking Client.fetch
Standard Library
0.13.x
Format for passing an option of type `[]const []const u8` on the commandline
0.11.x
Answered
-mwindows flag doesn't seem to work with zig cc
zig cc -target for android?
Answered
Is it possible to switch on tuples in Zig somehow?
Is there a updated integration guide for using the Tracy profiler with Zig?
Compiler
New User
Answered
skill issue when implementing DFT
Answered
New User
0.13.x
Problems accessing ZLS options in Cursor/VSCode
0.11.x
New User
Cross-platform ANSI Escape Sequences in Zig
Is there a better way to refer to a struct field you're returning?
Statically allocated const pointers
Why is this code segfaulting when trying to free some memory?
Answered
0.13.x
where is std.os.socket in 0.12?
COM interfaces and usingnamespace
How to link against compiled library
New User
Converting a u64 to u128 yields a `panic: integer cast truncated bits`
0.13.x
@constCast considered normal?
Standard Library
Compiler
New User
0.13.x
Custom types for handles instead of pointers
Zig not finding vcruntime.h
About how []T arrays knows their .len value
New User
Answered
recursive union type
Is it possible to distribute a comptime function as a binary?
Compiler
New User
Comptime output
"cast discards const qualifier" error... even when it doesn't.
Answered