zig-help
Is there an easy way to initialize an array with a slice?
Answered
How does the General Purpose Allocator work
New User
Answered
path (Dir) to string
Answered
How to get struct type in function invokation / global state management?
Answered
Can't port perfectHash to modern zig
`std.fs.path.join` with a buffer?
Writing to clipboard
"zig build test" hangs with a write to stdout
Answered
Accepting piped input in cli app
New User
Answered
src/ast.zig:186:18: error: union 'ast.Type' depends on itself
json.stringify a list of variable types (can be comptime known)
New User
Standard Library
Answered
0.13.x
const undefined use-case?
Answered
wrapping usize with subtraction
Answered
Zig alternative to Cargo workspaces?
New User
0.13.x
Tagged union interface through comptime?
Answered
sanity check/critique please?
Answered
zgraph, tiny GraphQL lexer+printer, is orders of magnitude slower than expected
Beginner compiler question -- Doesn't show me errors
Answered
zig build test silently passes, zig test src/main.zig passes with confirmation
Answered
debug symbols missing?
Is there something similar to @hasDecl, but that checks if the symbol is actually defined?
\ziglings\zig-cache\o\xxxxx\build.exe Marked as Trojan. Trojan:Script/Wacatac.H!ml
Comptime variables.
Help with SDL2
Some questions, im new
New User
0.13.x
Having difficulty importing raylib
failed to cross compile to linux on macos but it works on macos
Get assembly output of binary or full build
Compiler
New User
0.13.x
How to open a folder using comptime?
Answered
What's faster, *const Self or Self?
Zig Formatter doesn't let curly braces go on new lines
New User
0.13.x
std.http.Client hangs on 2nd request (most of the times?)
how to empty an arraylist
Answered
custom build step
Any example on how to parse and use the parsed struct (or tree) on .zon file?
Answered
Are integer set/get atomic in zig?
zig test requires filename now??
Answered
No field named error with StringHashmap and Thread
Answered
How to parse command line arguments properly (cross-platform)
New User
0.13.x
Type reflection (alignment) of slice
Standard Library
Answered
0.13.x
Generating enums with functions
Answered
SDL and SDL_image symbols conflicting
Is that true about the 0.11 package manager?
Answered
Restricting build to target x86_64 Windows
Standard Library
New User
Equivalent to exe.addAnonymousModule before module transition
Answered
Good introduction to allocators
New User
Answered
Why it can't print the float digit in the first case
Is this a mem leak?
Answered
is Ziglearn documentation outdated ?
New User
Getting a fn pointer to a "member function" of a struct instance - Possible or not ?
Answered