zig-help
`zig fetch` fails on master but works on 0.14.1
master
Zig Dependency work Offline?
Answered
How do I build a zig app, without a build.zig?
Answered
Chip 8 Emulator - Memory issues
0.14.x
New User
Answered
Wrong arguments passed to c function returning struct
0.14.x
Compiler
If error handling example
master
New User
Openssl problems
Advanced Build System
Build System
Set working directory to where the build.zig is
New User
Answered
Turning enum(u3) into a u8
error: expected type '*Io.Writer', found 'Io.GenericWriter(*array_list.ArrayListAligned(u8,null),err
Standard Library
master
Answered
Exporting zig to C
Build System
master
@memcpy impl on freestanding
0.14.x
Standard Library
Answered
Question about stdout.print order and slice type in Zig
aligned access for alignment higher than 1
0.14.x
Standard Library
Answered
[solved] Slice from C pointer to many. How to?
0.14.x
Standard Library
master
Answered
Crash on release
Handling enum with safe mode-only fields
Zig error, don't know how to solve
0.14.x
Standard Library
master
New User
Getting a function that is unreferenced in zig code in final binary
master
Compiler
New User
Answered
Occurring segmentation fault on large allocations
0.14.x
Compiler
New User
installing zig applications and packaging
Use PCRE2 as dependency
Writergate: stdin
Answered
brand new installation of cachyos and I'm getting these errors
master
0.14.x
0.13.x
Build System
Answered
a way to create a Writer that doesnt error when the buffer is full, just rhrow the rest away?
Where did gzip go?
Standard Library
master
Code review: zcached key-value cache database
Expressions not assigned the correct size?
0.14.x
Compiler
what is thread panic: invalid enum value?
0.14.x
Answered
why do you use const every each time for even the smallest things?
0.14.x
master
New User
Learning zig coming from higher level languages
New User
Issues with FixedBufferStream and extern C function
pain and suffering of a clueless dev in translating cmake "code"
@import("root") when running tests
Answered
Only link c libs if running given step
Build System
0.14.x
Answered
Generate a `compile_commads.json` for `clangd`
Build System
Answered
Array Initialisation Choices
New User
Answered
Unit tests not running
zig end of ram is too large?
master
New User
Answered
right shift sizes
master
New User
Answered
What is the syntax of &.{}?
0.14.x
New User
[Solved] Duplicate Symbols when using multiple libraries with Raylib as dependency
Build System
0.14.x
Answered
syntax help with SPIRV zig shader coding
Coming from C and C++
New User
Conditional builds, two variants of the same executable, build two during e2e step
Answered
I am failing to understand why copyForwards and writeInt aren't working
0.14.x
Compiler
New User
Answered
Extern symbol to pointer, to usize which is the address.
master
New User
Answered
Export custom section in WASM
Answered
optional argument being ignored?