zig-help
How to make a tui? (on linux idk if thats relevant)
Trouble using the builtin SinglyLinkedList
New User
Answered
build.zig: how to make a module with dependencies
Answered
extern struct size mismatch
Compiler
Answered
opaque aligned type?
Unclear error on option unwrap
New User
Example on how to use the new `addSharedLibrary` API?
Replacing a simple Makefile with build.zig
Answered
usingnamespace seems just to not work
Compiler
New User
Answered
zig.pm SSL certificate expired?
Answered
interface to inet_ntop?
Any simple examples of using new "Build.zig" (i.e. with modules, instead of pkgs, etc)?
Problem passing ArrayList via C with anyopaque*
Answered
determine whether there is more data to be read from a std.io.Reader
stage2 convert to C string
Compiler
zig build no longer works with project
Answered
Debugging no output of the zig compiler (possibly a compiler crash?)
Compiler
New User
Error when trying to @cImport libuv (uv.h)
Help Understanding "pointer host size" Concept in Zig
Answered
Make a variable volatile?
Answered
Is there any overview of recent Build changes?
Answered
No field in struct?
New User
Passing allocated memory to C, "@bitCast size mismatch"
How to pass a multi-dimensional array to a function?
New User
Answered
Is there a function to run a shell command in the background?
Sigaction equivalent for windows
Is stdlib mature enough to build https proxy in Zig?
Functor for sorting static array at compile time
Comptime matrix multiplication
How loop over all enum values?
Answered
How to read the rest of a TCP connection stream?
wasi exports to write to file
Accessing current system time
Standard Library
Trying to build a shared library to load into a Lua repl
Answered
macos ventura on m1, zig installed via 'brew install zig' > 'zig build' throws 'Error: AccessDenied'
Access internal data during compile time `WASM`
Why don't struct fields need decls?
Answered
Having issues compiling code to WASM
Thank you Zig Discord server
Making type definition visible outside of switch block
Answered
Is it possible to concat two anon structs?
New User
Viewing slice contents in VSCode debugger
Answered
`comptime` slices
Answered
Implementing allocator
Standard Library
How to write back over a TCP connection?
Lack of fallthrough and translating from C
Why doesn't Zig see the type of this struct property at compile time?
Answered
Question about OS socket programming
Answered
How to iterate through anonymous list literals that has no type?
What exactly does it mean to have a pointer to a `comptime` object?
Answered