zig-help
Cannot build to WASM with raylib-zig
Answered
Help understanding packed structs for flags and bitwise operations
Answered
range for loop with specific type?
0.14.x
Incorrect compiler flags?
Compiler
Stdin/Stdout post Writergate
Standard Library
master
Answered
@import("root") doesn't work well for tests
Answered
Embedding sqlite3 source code on Zig master branch
Build System
master
New User
Answered
Error casting slice to many-pointer
Answered
@intfromptr - @ptrfromint
Answered
build.zig for a monorepo of games
Build System
Answered
For loop over consecutive numbers always has a value of type usize
0.14.x
Fix or mute LLD stderr
Build System
0.14.x
Compiler
Answered
how to pass cmdline args on `zig build run`
Setting Up Debugger
master
New User
Answered
Learning the Zig Compiler
Compiler
Answered
How to properly set up a compile task that depends on a run task (to @embedFile)
Answered
Can you add a guard or continue to a switch statement?
Answered
Using Zig to build C - cannot find the following files: <assert.h>, <stdio.h>
Answered
Build step to check if lib compiles
thread pool can't access array
0.14.x
New User
Answered
struct 'io' has no member named 'getStdOut'
Why are literals of a Node 'const' here?
0.14.x
Compiler
New User
Check multiple flags without repetition
master
Answered
No variable values with lldb in vscode whith x86 backend
master
Answered
Trying To Use Win32 API
master
New User
Embedding filies outside src
New User
Answered
error: expected type 'type', found '@typeInfo(cli.Flag).@"union".tag_type.?'
Answered
Code Review: pickles from hell
0.14.x
New User
Answered
anonymous struct literal lifetime question
Answered
Help understanding error and pointer
0.14.x
New User
cast int to uint
Answered
return on labeled switch
buffered writer errors on x86 backend after writergate
Standard Library
master
Answered
translate-c breaks when I override path to build.zig
Can I make a function at compile time based on some arguments?
New User
How to make a custom codegen backend/questions whether it's a good idea
0.14.x
Compiler
Parsing JSON on embedded Device
Why doesnt this assert compile?
Missing symbols for extern functions in library
Answered
Using zig as a dependency
Build System
0.14.x
Compiler
Answered
Benchmarking
New User
Should I be using std.Build.addTranslateC or https://github.com/ziglang/translate-c?
Answered
Dependency loop
alloc struct
0.14.x
New User
Answered
Help with including zig 0.14.1 branch as dep
0.14.x
Compiler
Answered
Does Zig's std library have a counterpart of C++'s std::exchange?
Answered
How to generate a c header file at build time
Answered
std.os.linux.fork() return value
Answered
Read big endian file
Answered
zig target ?