zig-help
Can I reuse an allocator
0.13.x
How to copy an item from a slice without assigning it to a new variable
0.13.x
Properly handling streamUntilDelimiter data
New User
Standard Library
Answered
0.13.x
How can I link SDL2 for my pure C project to build with Zig build?
Answered
LLVM Emit Object takes a lot of time
Build System
0.14.x
Answered
`@memcpy` from comptime to runtime value segfaults?
Compiler
Answered
0.13.x
std.rand inside structs
Access violation debugging help
Answered
32 bytes to int
Weird rendering issues with OpenGL
0.13.x
Segmentation Fault after calling a function from DynLib.lookup() value
armv5te optimizer is completely broken
Compiler
Answered
0.13.x
struggling to mutate instance of struct from member function.
New User
Answered
ascii graphics
Zig raylib Hot-Reload
How to check if a value is comptime known?
How to capture switch payload and use it in if statement
Answered
std.builtin.Type int
Answered
Is this the right way to create a custom Shared Library and use it?
Compile Zig compiler to wasm
Compiler
How to imply compile time arguments
Answered
Having problem solving ziglings 54
Answered
New User
0.13.x
How do I `zig build` a simple C source file?
Build System
New User
Answered
0.13.x
Zig test runner captures stdout and stdin from a test function.
Call stuct `init` in runtime
Fields and decls share the same namespace in 0.14.0-dev?
Answered
I need some suggestions for my code
Answered
includepath
Build System
New User
Answered
0.13.x
Pointers may break your bones.. (help)
Benchmark with ReleaseFast
Switch on corrupt value - but why?
Answered
casting u132 to usize
pass function with anytype parameter
Answered
LLD link: undefined symbol
Answered
Bitshift operator expected int, found bool during including C header
Answered
root struct of file 'c' has no member named 'PF'
Cast function to another one function
How to view generated autodoc?
Answered
Any way to check CPU features at RUNTIME?
Answered
0.13.x
@memcpy segmentation fault
non-blocking socket reads on windows
Answered
ZLS update in VS Code
[solved] Conditional code selection at compiletime based on the operating system
Answered
How to properly use translate-c
Answered
0.13.x
How can i pass my raw compiler flags in build.zig
why does allocator.alloc return a slice?
variable does not increments when program compiled in release mode
Getting from C and to C : [*c][*c]const u8
divmod zig
why is this being so weird