zig-help
Cells within grid don't appear to behave as expected (raylib).
0.14.x
Answered
Cast integer to limbs array
Answered
how compress using gzip lvl 1-3?
0.14.x
Standard Library
New User
Running go from zig
How to set fields of a struct using an enum? maybe with comptime magic?
Answered
Cast usize to i32?
Compile error on from unused inline else prong
Answered
How to get user input
0.14.x
Standard Library
New User
0.13.x
Sharing libraries between application and other dependencies
How to convert json file to zon
Build System
0.14.x
Standard Library
Answered
How to "export" allocators to C
Why does std.posix.accept block under strange circumstances?
0.14.x
Standard Library
Answered
CommonCrypto/CommonCrypto.h missing from macos headers
how can I prevent a build step if the source file hasn't changed?
is there a shorter way to handle tagged union equaloty
Cross compiling for multiple platforms to the same directory
Build System
0.14.x
Answered
How to run `zig build` programmatically?
Casting `?*anyopaque`, alignment, and cimport/cinclude questions
What is .zon for?
Answered
How to compile for Freebsd?
Build System
0.14.x
Compiler
how to upload and download files to and from a server?
Standard Library
master
Answered
post quantum cryptography support for standard libraries
panic: incorrect alignment
Get type of array element
Answered
List running process ?
Do I need to deinit arrays/buffers if I work on memory arena, that I reset anyway at the end?
0.14.x
New User
Explanation of this change in Zig 0.14
Answered
How to link dynamic library
Build System
0.14.x
Answered
Using net.Stream in non-blocking mode
0.14.x
Standard Library
What is the essayist way to get current date and time in zig?
0.14.x
Answered
How to print or redirect output of separate executable used in build.zig?
mach on zig 0.14.0
Answered
Is there an easier way to create distinct types?
Help Building zig sdl3 for android
How to make captured variable mutable?
Zig comptime vs C
New User
ArrayList memory leak
0.14.x
Answered
C type becomes opaque ptr
0.13.x
Peek into Reader stream?
Should I delegate the responsibility over memory management to the caller of my function?
Community Poll - Test setup in zig projects
New User
Adding a library to a library
Build System
0.14.x
List targets in json format
Build System
Building a github-pages documentation website for my library?
Answered
Is it idiomatic to pass Allocator as struct or as pointer?
Answered
std.builtin bug? .Int is not a Type?
Raylib-zig constantly refetching itself on build
Learning Resources for Zig Beginners
0.14.x
Standard Library
New User
Answered
Why does `@export` work but not export keyword
Answered
Does everything have pointers allways?
0.14.x
New User