zig-help
Linking assembly with zig library using build.zig
Build System
Adding unique identifier to comptime type
Why is MSBuild smaller than Zig using Windows SDK
0.14.x
New User
im being stupid
Storing different structs in single map
New User
0.13.x
passing strings to C functions
Getting NANOSECOND resolution timestamps in Zig w/o libc
Answered
what is anyframe?
how should i do self.downloadUrl.items = ""; without getting this error (append works)
Standard Library
New User
Answered
declaring comptime functions in strucs
New User
0.13.x
How to create a module using a zig file
Answered
0.13.x
any whay to not have to use @divTrunc or @intCast when working with u32?
Standard Library
Compiler
New User
Code review: Zchat
New User
0.12.x
Including Windows.h and using HWND
I don't understand how freeing memory works
Answered
uuh, some kind of weird allocation error
Trying to write pipe chain using std.fifo.LinearFifo
Standard Library
Answered
0.13.x
how should i pass a function to std.sort.insertion()
New User
Answered
stdout.write outputs
Answered
Am I supposed to use more than one allocator for multiple Array lists?
0.14.x
New User
Answered
How to use this C function in Zig
how can i print utf8 string in zig?
segfault with boundedarrays
Standard Library
New User
0.13.x
"Unable to infer array size" and "note: source has length 3" for the same array.
0.14.x
Compiler
New User
Answered
Is it possible to step debug tests?
0.13.x
Help in importing C lib
Lists data structure exist in zig?
error: type '[]const u8' does not support array initialization syntax
Answered
How to update ArrayHashMap keys after removing an item ?
Answered
Anyone got Tracy Profiler v0.11 to work with Zig?
how to do `defer try SomeFn();`?
Answered
cpu cache testing (godbolt, volatile)
New User
0.13.x
Create custom type with decl
0.14.x
Answered
Incompatible Types: 'fn () i128' and 'i128'
i get an panic when i trie to access an arraylist item
New User
Answered
Link Local DLLs
Build System
Answered
0.13.x
What does readAllAlloc do on a std.net.Stream?
Standard Library
Answered
0.13.x
generate map or listing from elf (Build.zig)
How to make Zap send multiple stuff to the client
Why this happens!?
0.14.x
New User
Answered
Load and save generic structs to file
0.14.x
Answered
error(gpa): Allocation size 420 bytes does not match resize size 260
0.13.x
Why cant i use undefined here
Compiler messes up terminal
0.14.x
Compiler
New User
so i am trying to create a folder then an file inside of it but i get Acess denied
New User
Answered
what is the use of .decls in std.builtin.Type.Struct
Answered
regex in zig for functions like replace() and replaceAll()
Answered
error: unable to resolve comptime value
how can I add library paths to a dependency?
Zig int types bashing and the MOS 6502
New User
Answered