zig-help
Dependent Builder Function Calls
Answered
data garbled when extracting an ArrayList(u8) from an ArrayList(ArrayList(u8))
New User
Standard Library
Answered
0.13.x
Obtuse error message. "run transitive failure"
Standard Library
New User
error: unused argument in std.os.linux.getattr and setattr
Standard Library
New User
Implement Format For Structs
Zig Implicitly Links Memset
Answered
Dependency intellisense
zig build addPackage() replacement in 0.14 zig
0.14.x
Answered
Sending command to the host terminal
How to build Zig using pre-build Zig, but without zig-bootstrap?
Build System
Compiler
0.13.x
Which is the best way to create window for vulkan application?
is there a way to import an file at compile time as an variable?
New User
Answered
KD-tree allocation
Answered
Iam getting segmentation fault
Answered
Conditionally compile a global to be threadlocal or not
ptrCast'ing a function never fails
how to cast enum in this case
Can't use the namespace
Answered
0.13.x
why does const selection = try std.fmt.parseInt(u32, inp, 10); leak memory?
Answered
Adding methods to a specific vector type
Initialization of 2D array slices
Complex comptime string manipulation
0.14.x
Answered
While loop dosen't skip iteration with continue
U64 integer missing leading 0 bits needed for Crockfords base 32
is there an equivalent in Zig of this kind of struct
Answered
cast a struct to an u8 slice
Compiler
Answered
0.13.x
@sizeOf return 48 expected 40
Answered
What does the "arbitrarily complex" branch in `switch` do?
Answered
Getting the path of installed lib
Build System
Answered
how are you supposed to use std.json.stringify?
Answered
[Solved] Kqueue bitmasks removed from stdlib?
Answered
convert u256 number into bigendian [u8]?
c\\ syntax?
Answered
how should i acces an struct inside an arraylist?
Answered
How to access build options ?
if i use zigs crypto libraries will it take advantage of the cpu features
How to directly use functions from another zig file?
Help compiling zig with local lld headers
0.14.x
Compiler
Answered
I want to use vk::Instance from c++?
linking a dynamic library to zig
how can i change log_level at runtime
Answered
how to make global constant file in zig project ?
Answered
Building c++ projects using zig
Help controlling struct memory layout
Answered
How to convert optional constant pointer to optional value
New User
Answered
0.13.x
c++ build.zig errors
Build System
Print non-u8 values
Answered
0.13.x
zig fmt returned error (Nvim 0.10.1)
zig build, how to find @cImport
Answered
When is Zig code run in comptime and when is it run in runtime?
Answered