zig-help

21196 threads · Page 15 of 424

zigwin32 hid function segfault 56 messages
Answered
What allocator do i use 12 messages
0.16.x Standard Library Answered
Giving a pointer in the stack with zero len 25 messages
I want to be able to import my main.zig file from anywhere with just @import("main") 17 messages
0.16.x Build System
Explicit array initialaition 11 messages
Answered
how to get `std.Random` interface for cryptographically secure random number generator? 3 messages
0.16.x Standard Library Answered
Io.Writer drain is called with empty slice when using a buffer 22 messages
0.16.x Answered
Reason for `std.json.static.Parsed` to have allocated arena allocator instead of having it by value? 10 messages
0.16.x Standard Library New User Answered
Proper way to read a file in zig 0.16.0 19 messages
0.16.x
Assistance in translating the project to a new version of Zig 5 messages
0.16.x Build System
package generates an executable, complicates compilation to another OS 33 messages
0.16.x
Is std.debug for debug mode only? 3 messages
Standard Library New User Answered
How to avoid duplicate enum entries in this case 2 messages
Can you have multiple b.installHeadersDirectory that have their dest_rel_paths as the same value 5 messages
0.16.x Build System
bind to same port ipv6 and ipv4 27 messages
Answered
If statement expressions 9 messages
New User Answered
creating an integer with size of struct it resides in dependency loop 4 messages
How can I create a LazyPath directory in the build system? 3 messages
0.16.x Build System Answered
how to detect which windowing system is active 4 messages
master Answered
Migration to Unmanaged Std Containers 2 messages
Standard Library master Answered
How Does Await/Cancel Work? 32 messages
How do you suppress test output when expected errors occur 7 messages
Unwrap Error Shorthand? 52 messages
Answered
std.Io.Reader.stream semantics 11 messages
translate-c and aro flags 4 messages
How to pass AutoHashMap into functions 5 messages
Standard Library Answered
want to remove ??? from panic trace (git bisect instructions) 66 messages
Answered
How can list.toOwnedSlice error with OOM? 20 messages
Standard Library Answered
build --watch & just print message before build 10 messages
Crash when trying to read binary data into a struct 12 messages
Answered
How to measure time taken by a function call? 4 messages
Standard Library Answered
Trying to correctly include zig library 3 messages
Build System master
Implementing Custom Allocator in Freestanding 10 messages
Answered
Segmentation fault when compiling for spirv32-opencl 3 messages
master Compiler
0.16.0, Is there a built-in way to get the `SvN` version in RISC-V CPUs 4 messages
Standard Library New User
0.15.x Test Runner hanging ONLY when run from zig test 7 messages
Yet another temporary memory question regarding a JSON Reader 15 messages
Standard Library Answered
How does the dependency hashing work? 28 messages
Build System New User
rng not working 21 messages
Standard Library Compiler Answered
migrating from 0.15 to 0.16 std.Io.Writer.writeSliceEndian 2 messages
Standard Library master Answered
Tell me about zig-pkg 7 messages
Build System New User Answered
ArrayList struct do not have init member 37 messages
New User Answered
Is there a way to see what version of Zig a module is made for? 4 messages
New User Answered
Is it possible to override some of the methods with std.Io.Threaded? 4 messages
Standard Library master Answered
What clock in 0.16 behave SAME as std.time.sleep in 0.15? 2 messages
Standard Library master Answered
Zig fetch protocol error 4 messages
0.14.x Answered
With the new env var changes in zig 0.16, how am i supposed to read environment variables from build 4 messages
zig build-exe is creating an empty binary even if an error occurs 3 messages
New User
StreamTooLong error when linking assembly and linker scripts in build.zig 11 messages
Build System Answered
Saturating arithmetic with atomics 18 messages
Answered