zig-help

21196 threads · Page 79 of 424

id like to see memory unsafe code 16 messages
Answered
Help with setting up Vulkan Memory Allocator in build.zig 7 messages
Answered
(incremental compilation) error: duplicate symbol definition 9 messages
How can I create multiple tightly timed loops? 8 messages
note: generic function cannot cast into a non-generic function 10 messages
0.14.x Standard Library Answered
Is there an easier way to destroy a struct with an array field? 18 messages
0.14.x New User
i32 can't contain 32 bits? 11 messages
0.14.x Compiler Answered
How can I check if a field is u0? Error message is wrong? 4 messages
0.14.x Compiler New User
How to globally define a type? 7 messages
0.14.x New User Answered
codewars memory leak 91 messages
0.14.x New User Answered
How to ensureTotalCapacity on ArrayHashMap(void, void) 3 messages
Answered
General protection exception (no address available) 4 messages
Spawning a child process when subsystem is set to Windows opens a terminal 4 messages
Should i use unions here? 5 messages
Answered
get position of leading bit 2 messages
Building Int type compiler error 5 messages
Standard Library master
How to activate an optional 6 messages
no output file when compiling shaders with glslangValidator 4 messages
Build System 0.14.x Answered
setjmp/longjmp support with emscripten 2 messages
Using zig build in C/C++ Projects 5 messages
Answered
`error: no field named 'base_address' in struct 'debug.SelfInfo.Module__struct_6465'` w/emscripten 4 messages
Answered
undefined symbol vkCreateInstance 6 messages
0.14.x Answered
regex 10 messages
Parsing JSON from example causing "cannot format optional without a specifier" error 26 messages
Answered
is casting numbers using @typeInfo() a bad idea? 18 messages
0.14.x New User Answered
question about threading 15 messages
Comptime cache 7 messages
Answered
TranslateC modules in zig test 15 messages
ZVM version upgrade seems to not apply 7 messages
0.14.x Answered 0.13.x
return 'string' from a function 10 messages
New User Answered 0.13.x
methods on type constants 25 messages
Binary not on integer literal requires conversion? 6 messages
New User
detect root build.zig 4 messages
Build System master Answered
GPA not warning about leaked memory 7 messages
Standard Library
how to get how many bytes is read or write in leb128 operation, 5 messages
Standard Library New User
proper way to build inside a nix fixed-output derivation? 11 messages
ZLS not automatically starting on launch ( VScode ) 11 messages
0.14.x New User
Illegal instruction when trying to use SDB? 22 messages
SPIR-V backend decomposing vectors on addition? 7 messages
master Answered
How to link stb? 7 messages
How can I free a slice of slices in a more idiomatic way? 11 messages
New User
How to safely check if anyerror belongs to a specific error set? 11 messages
compiler bug? index out of bounds on integer that increments by 1 followed by if statement 2 messages
nonblocking keyboard input 8 messages
Standard Library
Enum optimization 11 messages
c to zig translation help 10 messages
cast int array to different int array 6 messages
www.ziglang.org error on build. 14 messages
concat arrays at comptime 3 messages
0.14.x
comptime StringHashMap iterator (or substitution for one)? 4 messages
0.14.x