zig-help
Limits of comptime
Using single header c library
Reasoning behind block labels
Avoid escaped dynamic json string value when stringifying the outer struct its in
Segmentation Fault with Binary Tree
Fixing invalid syntax
New User
Answered
Build step that generates a file in my source tree
Answered
Am I invalidating the slice?
Answered
How to change std log_level based on build args?
Answered
How to use io_uring with ipv6 in zig?
Answered
how do I make a path absolute in linux?
Answered
Is there a prettier print in zig std?
Answered
How to put something on the heap?
Answered
Cheatsheet for zig type syntax
Answered
Question about ptrs and optional
Answered
Program hangs when writing big string to ChildProcess's stdin
New User
Standard Library
Answered
0.13.x
reallocating memory leak error
Speech to text and text to speech libraries in zig (or any suggested bindings)
align() redundancies
Answered
0.13.x
getting entry names without allocating memory
switch on strings
Answered
Can anyone try to convert this piece of code to Zig?
Invalid value for L suffix when using windows.h macros
0.11.x
Answered
comptime array as function parameter
0.11.x
New User
yo folks.. struggline with the creation of adding objects to array. I got a simple struct with a []U
What is error: IllegalFileTypeInPackage
beginner problem
comptime string typename -> type
0.11.x
New User
Answered
Slice comptime length evaluation question
Does this synchronization logic work?
How to skip a single test?
Answered
Question about const
Answered
How to access a field of an optional union?
Answered
Am I using "try" correctly?
0.11.x
New User
Answered
multiline string in zig but I can't afford to type \\ at every line.
hashmap const error but it isn't const
`exe.strip = true;` deprecated? How do i strip executable files from build.zig now?
compare string in Zig (I am using Zag web framework).
0.11.x
New User
Where's the documentation for Zig package manager?
Answered
Is there a more succinct/elegant way to create a hashmap w/in a hashmap than this struct I created?
Why no string type
New User
How do i create a const global struct that's scope expands across multiple files?
New User
Answered
Root source file in a subdirectory of module root?
Getting the return type of function.
New User
0.13.x
Linking with Synchronization.lib in build.zig
building a standalone c file with zig has different behavior than cmake
New User
Compiler
Answered
0.13.x
My function is being called at comptime??
Learning the language, issue passing an arena allocator to a function
New User
anytype in structures,
Probable off-by-one
Answered
0.13.x