zig-help
Error while using fetch
Answered
Offline Documentation without running a webserver
C interface comptime
Design Patterns for Memory Allocation
Ideas for upgrading Ziggy Pydust
Answered
0.13.x
possible #20648 regression... what's going wrong?
Answered
Can someone help me find if a issue/pr exists?
0.14.x
Compiler
What is the difference between ios and macos build target? (One works, one doesn't)?
Mysterious stack corruption? when in ReleaseFast
0.14.x
Compiler
Answered
What would be the difference between the two different snippets?
Answered
Failed to compile statically linked shared object with `zig cc -target=*-linux-musl`
Compiler
New User
Answered
Is AMX SIMD already a feature in Zig?
How do I prevent Zig standard library from calling `statx` syscall in Linux?
Answered
Help with build.zig
Answered
How can I link a shared library and an executable together in the Zig build system?
Build System
Argument parser using parse combinators
How to test whether type is a slice/array
New User
Answered
implement pipeline in Zig
How do you create shared libraries on Mac (cross compiling)
Zig fmt enforced limits
Generating docs in different formats
Build System
0.14.x
Answered
How to create fns within a reified struct?
Generics, is there an @if or do i need a complete refactor!?
Zig musl vs gnu?
error: failed to check cache: manifest_create AccessDenied
Packed structs from a @bitCast
New User
Answered
How to do Generics "like this"
Answered
Optional dependencies and code for a build target.
getEmittedDocs in build script
Is there a way to use packed struct syntax with enum syntax in zig?
can switch prongs be generated at comptime or only evaluated at comptime
whats the proper way to use std.fs.cwd().walk()
Answered
Any reason to use `@memcpy` here? Performance perhaps?
Modify decls of a type at comptime
0.14.x
Answered
how would i get a string as a function parameter
0.14.x
New User
Answered
Error installing zig extension in visual studio
Do we need explicit callconv keyword to ensure calling conventions are respected?
Compiler
Answered
0.13.x
Idiomatic way to structure multiple sub-projects inside root project?
Build System
Answered
If I have a function pointer that is set at comptime. Will be inlined/optimized?
Compiler
Answered
0.13.x
zlib, "aro does not support C objects"
Build System
0.14.x
issues setting up HTTP Server with `0.14.0`
Nested extern structs?
Answered
Cross compiling Zig to arm-linux
Standard Library
Compiler
Does Zig have a way to parse data URIs?
0.14.x
Answered
Zig failed to compile with C library?
Including C files with specific flags
Comptime Structs seems to be the same struct
Need help with Zig's async model
New User
Answered
Is there a way to create a ReleaseSmall binary that doesn't strip debug information?
Build System
0.14.x
New User
Answered
Is anyone using Google Gemini to write Zig code?