zig-help
Comptime debugging?
difficulties emitting vpermd
Answered
"the following command exited with error code 9" when calling gl.drawElement for no reason
New User
Answered
`fn(T: type, slice: T) T` vs. `fn(T: type, slice: []T) @TypeOf(slice)`?
pg.zig transaction issue, connectionbusy
Answered
How to convert this code to zig?
Answered
how do i write a function to get the cofactor of a matrix?
How to do this?
Answered
Decompose an optional union simply
Answered
Proper way to include an absolute path in build.zig?
Build System
0.14.x
How to get the current time in nanoseconds from a monotonic clock?
New User
Standard Library
Answered
0.13.x
Requesting a change to the standard library
How to align Boolean?
File access in Zig seems broken under VS Code Windows
Answered
How to make relative path in C Import C Include
Answered
Why Zig compile-times are unreasonably long in debug mode?
0.14.x
Compiler
New User
Answered
Can something like this be made fully comp time?
embedfile
missing "duplicate struct field name" error
Compiler
Answered
0.13.x
Zig's counterpart of fopen?
Answered
How to write to the address location?
How to build a shared library and link against it?
Compiler
How good is Zig's optimisation when it comes to converting to a v-table?
Answered
Zig Dependency management documentation
New User
zig source
Compiler
Is the jump from 0.13 to 0.14 a big one?
How do you return a pointer to an item in an ArrayList?
debug in vscode? halp
Is there a way to do 'tee' iteration?
Questions about buffers and strings
0.14.x
Standard Library
New User
Answered
Runtime enum-to-int cast
0.13.x
Zig Run or Zig Build-Exe with Dependencies?
Build System
Issues returning an owned string
0.14.x
Answered
how do i get the length of a `[:0]const u8` ?
Answered
constraint 'N' expects an integer constant expression
Compiler
Answered
0.13.x
Removal of const identifier from pointer
Answered
0.13.x
how can i improve this std.Uri code, especially the defer of the replace uri host?
Standard Library
New User
0.13.x
How can I specify a 32-bit pointer type a when compiling to a 64-bit target?
serializing float as byte array
SDL 3 createVkSurface needs a thread sleep in release - why?!
Answered
Importing C++ code as C
i don't get this code
fork() safe version of process.execv()
Standard Library
Answered
0.13.x
How to probably integrate a c library.
compiling assembly using the zig build system
Build System
Answered
0.13.x
Why cant embedFile find the file?
string type to a type
Can I unpack slice of slices, into new slice of slices, without ArrayList?
New User
0.13.x
Wondering if there is a std.mem.eql that doesn't compare the size length?
Answered
Zig build does not output files
0.14.x
Compiler
Answered