zig-help

21196 threads · Page 54 of 424

Seeding PRNG on WASM environment 13 messages
Standard Library New User Answered
how do i use ++ 7 messages
Answered
How can I create functions based on a comptime string argument? 2 messages
Zig TCP stream receiving data out of order on Linux, but not on Windows 10 messages
Answered
Writing a formatted string to file 7 messages
Standard Library master New User Answered
Correct way to read from tcp stream incrementally? 15 messages
Theory of "target-triple" and how to run Zig on "POSIX-compliant" system 6 messages
embedFile with incremental compilation 8 messages
Build System Compiler Answered
Reading a generated file in build.zig 11 messages
Build System Answered
Only building c files when specific nested module is used 32 messages
Build System
Print Argument Errors 9 messages
New User Answered
Problem with emitting LLVM IR 20 messages
Any clue how i can have negative comptime test cases? 8 messages
No `@workGroupCount` Builtin? 8 messages
master Compiler New User
tcp stream doesn't send after flushing 3 messages
Answered
Zig Language VsCode extension: Failed to install Zig 0.15.1: Request failed with status code 404 5 messages
for loop captures by value? 21 messages
Stderr pointer as part of a struct 4 messages
Answered
Why dont the new Io.Reader have a read function? 15 messages
Standard Library New User
Standard way of spitting build.zig 4 messages
root source file struct 'build' has no member named 'build' 3 messages
Build System master Answered
More complex testing 9 messages
Standard Library Answered
Best practice for combining two hashes for ArrayHashMap's `hash` 16 messages
master Answered
Is loading zon from a stream impossible, or just not yet done? 20 messages
Standard Library Answered
Generating docs for a fetched package (also: make zls work on the package) 56 messages
Build System
Loading a .zon file 15 messages
Standard Library master New User Answered
Allocation size does not match free 3 messages
New User Answered
Need help linking GLFW 11 messages
Build System New User
Conditionally add fields and methods to a struct 113 messages
Zig Build objdump 4 messages
Answered
VSCode code autocompletion not working for zig libraries 2 messages
Answered
mmap hugetbl in zig 20 messages
Answered
Is a strongly typed std.posix / std.os.linux on the table? 8 messages
Standard Library
zig build run extra args not working 22 messages
Build System New User Answered
help setting up vulkan 6 messages
Build System Answered
calling alloc.free() gives segfault 6 messages
Answered
How to write from @Vector to a part of a slice? 2 messages
Answered
How can I use stdout and stderr in zig? 9 messages
Standard Library master New User
Cannot write to file after creating it 6 messages
How can I get rid of the test call (asm)? 59 messages
Convert between two very similar enum types at runtime 37 messages
"undefined symbol" from asm across two modules in freestanding 9 messages
0.14.x
Disable echo when build fails 6 messages
Build System Compiler Answered
std.MultiArrayList(T).Slice.toMultiArrayList() - why? 7 messages
Standard Library
attempt to use null value in build 12 messages
Compiler Crash? 5 messages
Answered
Fixed Size HashMap 14 messages
Answered
SDL2: cannot cast to opaque type 'include.struct_SDL_Window' 3 messages
master Compiler New User Answered
Allocator strategy 4 messages
Correctly exposing modules. 18 messages
master Answered