zig-help
difference between @ptrCast(@alignCast()) and @alignCast(@ptrCast())
0.14.x
Answered
Is @import("root") a recommended approach?
Answered
Hello im trying to build a zig package from source but i am met with this error.
cannot build emscripten of raylib zig game
Tests compilation freezes when I use while loop in tested struct
Answered
Attaching methods to dynamically created types
Standard Library
master
New User
Shifting some bits _dangerously_
0.14.x
New User
Linking a static lib: Not an ELF file
Build System
master
Answered
std.mem.countScalar()?
Answered
Compile Error with @memset(&page, 0)
Answered
Null and undefined
Standard Library
master
New User
Answered
Error on @abs()
Answered
How to use anytype to for a callback signature
0.14.x
Answered
Proper Name for Entities (the zig way)
dir iterate sorted?
C function to zig: to Varargs or not Varargs
0.14.x
Build static debug binary
'optional while' exit first iteration
TCP Tutorial and polling (0.14.1) Not Working
0.14.x
Slow IO: debugging help requested
0.14.x
New User
Answered
Create an iterator of numbers
New User
std.EnumMap but for errors?
Standard Library
master
Answered
C vs Zig: Shared library receiving function pointers
Answered
OS in 1K, build and linking problem
Answered
mute warn logs in tests?
Allocator that limits allocations from a backing allocator
Library autocomplete using ZLS
New User
Zig 'reverse string' feedback
master
New User
io.Writer Formatting
Standard Library
New User
Execute a program a comptime, before it starts building
Build System
Answered
Help with imports and testing
Build System
New User
Answered
[solved] Converting C struct to Zig extern struct
0.14.x
Standard Library
Answered
[solved] Very Confusing build-exe error
Build System
master
Answered
[solved] zig build-exe : How to add a C source file to the command?
0.14.x
Answered
clearRetainingCapacity documentation string unclear
How do you debug @cImport failed?
0.14.x
Answered
CallConv with no Prologue
Answered
Linking C++ Shared Library with JIT Symbols
Build System
0.14.x
Compiler
@offsetOf union field
Answered
error.Unexpected: GetLastError(59): An unexpected network error occurred.
0.14.x
Standard Library
Porting SDL_mixer to the Zig build system
Build System
0.14.x
Strange Array/ArrayList behaviour.
Answered
Map specific error to generic
Answered
could anyone help me compiling my zig raylib project to webassembly?
My Zig Game Engine gets accused of being a Virus in every browser
Zig reverse implementation question
Allocator related issue
0.14.x
Standard Library
New User
Answered
Zig replacement: #pragma OMP parallel for
0.14.x
Standard Library
master
Potential Compiler Error: cannot @cImport RGFW.h into zig code, but zig cc works fine
Answered
Switching on generic enums: is this a Zig spec issue?