zig-help
Error+panic stack trace
Blog posts / examples / other resources featuring `comptime`
On which OSes are socket descriptors interchangeable with file descriptors?
Return slice from slice
Zig Modules Fail To Build
Hashing DynamicBitSet
Answered
creating a symlink on windows fail
Answered
Change output file extension with build.zig
New User
Answered
Known `zig cc` issue?
Building Error
New User
Answered
Re: Cannot initialise variable to ternary expression
New User
Trying to find my way around the new package management
Answered
Has anyone managed to correctly configure lsp on nvim with zls
New User
Targeting MSVC ABI when cross-compiling
What is the simplest way in which I can print a string to my terminal?
Answered
ZigCC how works?
Compiler
New User
Answered
error: cannot dereference non-pointer type '@TypeOf(.enum_literal)'
net.stream.write doesn't write and just blocks until the connection is closed.
New User
undeclared identifier in function declaration
Check if a path points outside the working directory
ignore error so i can do else if
std.http.Server deadlock with multiple requests on one connection
Writer into comptime array
getting function pointers at comptime gives TODO (LLVM) error
Compiler
0.13.x
Question about `CompileStep.override_dest_dir`
Is there a way to export symbols from a non-root source file?
New User
main.zig:26 expected type 'type', found 'fn(comptime type, comptime type, comptime anytype) type'
New User
examples of std.http.Server
Help with tracing null segment fault
Python and Zig Interoperability
Is it possible to compile zig code with C source files?
New User
error: expected type '*garbage_collector.VM', found '*const garbage_collector.VM'
integer division
0.10.x
New User
Answered
Setting up zig debugging on x86_64 and ARM architectures
New User
Plugging in libUV as a Zig event loop?
Memory error with standard allocator.
Standard Library
Compiler
New User
Answered
Fill buffer with slices
0.10.x
New User
Answered
Is there a way to disable the build.zig backtraces when my run step application errors out
Best approach to iterating over a a set of bit masks to identify an instruction?
Answered
Working with Zig packages locally
0.13.x
New Build Dependency and Module
Configuring zig fmt to not put multiple variables on one line?
Answered
Stripping Debug info when targeting Webassembly
New User
Answered
Is there a way to expect two struct instances with string fields are equal?
weird fmt error: expected block or assignment
Compiler
zig build ails to link against static LLVM Libraries on NixOS
Question about print out the memory (bytes) in HEX and slice
New User
Answered
C convention error
Allocate one variant of `union`
New User
Answered
size of nullable arbitrary size ints
Compiler
Answered