zig-help
Reinterpret first 2 bytes of []u8 as a 16 bit struct
what is this ?
New User
Answered
Comptime function name
Deallocating arraylist of arraylist
Answered
threadlocal variable corruption
Compiler
New User
why is this ?
Answered
the zig datatypes
New User
Compiler testsuite failures when building from source
New User
Compiler
Answered
0.13.x
Compiling for RPi1 - `-mcpu` build option
LLDB errors
New User
0.13.x
`enable_build_on_save` with `zls` in nvim
Answered
Comptime Question and Strings Question
what is happening ?
`zls` error reporting
Answered
std.ArrayListUnmanaged(u8) -> remove range? remove range with swapback?
New User
How to use switch on a string
Node with undefined size of children nodes?
0.11.x
Installing zig
How to get legitimate micro-benchmark timings in Zig
error linking glfw on windows
Compiler
0.13.x
How do I debug build steps?
Answered
When I try to use zig to compile gtk4 with Cpp, it failed
How do you get "jump to definition" to work on VSCode with header files?
How to create shared memory in Zig?
Answered
Creating a Printer Struct/Object
Every std.ArrayList({i32, i32}) is a different type.
0.11.x
Allocator destroy in pop function gives error
Do you know how to force tell zig the correct type of a thing ?
Are slice ranges non-inclusive?
How to Split a String
Dealing with negative offset on usize
How to generate a new Guid?
CFB encryption not working
How to compile cimgui
How could I check whether a declaration is "const" or "var"?
array of comptime strings?
Answered
Allocator Error on ArrayList Creation
Returning strings from functions
New User
DarwinSdkNotFound
New User
Split @embedfile into lines at comptime and have another array of strings of same length
Many Item Pointer '[*]T' has no upper bound
Answered
Moving from Python - basic libs question
Mutable arguments for Zig function used for C interop
0.11.x
What's the benefit of fixed buffer allocator?
New User
Answered
Is there any difference on using `std.os.exit()` vs `std.process.exit()`?
Answered
are arguments guarenteed to be evaluated in order?
Zig-like way to return an error / wrong usage
New User
Zig-like way to return an error / wrong usage
New User
error: expected vector of integers or integer tag type, found 'f64'
Learning Zig/WASM/WASI