zig-help

21196 threads · Page 172 of 424

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