zig-help
terminal input in raw mode
ZIG virtual thread
zig master complain about multiline string
Unwrapping a tagged union given a comptime std.meta.Tag
Standard Library
New User
Answered
Can we use a Zig shared library to be used By Another Zig project without all the C/CPP shenanigan?
Build System
New User
Answered
0.13.x
error: unable to resolve comptime value
0.14.x
Answered
Is there a way to make a single argument in this function?
Get built executable to appear in zig-out/bin/
Build System
New User
0.13.x
How to check for current version of project?
Answered
"hello world" program isn't portable, results in illegal instruction
Answered
0.13.x
Would it be possible to use uX for bit manipulation?
Answered
help coercing an array type
Answered
Access denied when trying to write to file
0.14.x
New User
Answered
I want to write a portion of my project in C++, any tips or examples for how to do this?
Comparing different union types that share the same tags
Answered
Trying to create a writer that optionally encodes with lz4
New User
Answered
0.13.x
Custom `jsonStringify` method that just sais strigify as though the struct was a given field
C library wrap, build.zig.. more troubles.
Answered
How do I return an array when doing FFI?
Answered
How to convert std.ArrayList to [*:0]const u8?
build.zig:: Compile a test program to determine if feature is available
Answered
Unable to resolve comptime value on a comptime known string
Build System
Answered
how to interpolate values with time?
Standard Library
New User
0.13.x
Return error + value
Answered
How can I use Child process and write to its stdin and yield its stdout
can i add elements to []u8
Why i cant able to call the function?
Why is this invalid
Answered
Where do we use inline ?
How do I write a JSON-RPC request to ZLS?
New User
0.13.x
how to reactive programing in zig?
Segfaults in Multithreaded Intrusive Structs / ArrayList
0.13.x
How To Do A Single Large Allocation
Tricky comptime: Deriving one struct type from another, adding a couple methods in it
Answered
Code review load bitmap at comptime.
Can't build zls on zig 0.13.0
How to check if a path is a symlink?
Standard Library
Answered
0.13.x
memcmp implementation
Handle OpenFile error
Answered
Linking against C libraries
Enum methods and comparing values
Looking for code review
Convert [*:0]u8 to []const u8?
New User
Answered
0.13.x
I want to undestand interfaces in zig
0.14.x
New User
Why is there `_ = thread`?
Answered
packed union example
Pointer types in zig
Comptime check if struct has a constant
Answered
How to create a seekable stream?
Allocator error (`int` active)
Answered
0.13.x