zig-help

21196 threads · Page 247 of 424

array of structs 3 messages
[]T vs [16]T 52 messages
Answered
Some stupid question 9 messages
Include file not found 9 messages
Am I doing something wrong or is this a bug ? 21 messages
Compiler 0.13.x
Best practices for a dependency providing build system helper functions? 6 messages
Answered
Help to check best practices in zig 8 messages
Answered
How to make optional array non-null without assigning to elements 24 messages
how do I install a bin file based off of a LazyPath? 6 messages
Break point is hit when it shouldn't be 10 messages
How can write binding's for MacOS's screencapturekit in zig? 33 messages
Answered
BUG With Zig ftm 21 messages
Answered
String comparing using std.mem.eql 43 messages
0.11.x New User Answered
After reading the contents of a file into an ArrayList, print encounters an error. 6 messages
Why does the zig std.PriorityQueue have a .len param when it uses a slice for items already? 2 messages
Standard Library Answered
HashMap as struct member gives const error 2 messages
Answered
read WebAssembly.Memory inside of zig wasm script. 16 messages
auto-completion on vscode 21 messages
New User 0.13.x
Zig network requests are slow 22 messages
Comparing a int with an int that is multiplied by a float 4 messages
Answered
How do fine tune zig cc -target [target-here] 10 messages
Answered
what's the opposite of `readInt` ? 6 messages
Answered
My ZIG code feels way more verbose and ugly compare to exact equivalent in C 40 messages
New User Answered
How to stop a test runner (zig test some-test.zig) if a test fails? 48 messages
Replace mingw32-gcc. Getting error "unsupported linker arg: /tmp/rustczzWevy/list.def" 41 messages
Answered
Is there any performance impact of using non-primitive integer types? 10 messages
Calling Zig from C# 6 messages
How do I print a utf16 string? 11 messages
How to get hash for when creating dependencies in build file ? 5 messages
New User
null terminate []const u8 without allocating a new string? 77 messages
Referencing File Created with std.Build.addWriteFile 7 messages
Using cImport of the same file in 2 different zig files 4 messages
Answered
Zig build with a main.c as entry 2 messages
Answered
How do I get the zig cache hash where msvcrt.lib is stored? 11 messages
Compiler Answered
How to make a non blocking infinite loop? 8 messages
Answered
Why doesn't zig support fractions in binary and octal numbers? 12 messages
Can't subtract an u4 from 22, intentional? 4 messages
Get current process ID in a cross-platform way 35 messages
Issues compiling Zig compiler on Arch Linux 5 messages
Compiler 0.13.x
Zig cache error when rebuilding after change 2 messages
cannot create a 2d array of zeros 8 messages
Compiler crash, anything I'm doing wrong here, know any similar bugs? 43 messages
Compiler Answered 0.13.x
error: unknown file type for an object file 15 messages
Answered
ZLS with zon imported C libraries? 2 messages
How to compile gdext with zig? 118 messages
Answered
Benefits of default values 23 messages
Answered
Type check but don't compile? 29 messages
Answered
type u3 cannot represent integer 8 10 messages
ArrayList/2D space as return type is 'code smell' 11 messages
0.11.x
lld-link: error: src/CMakeFiles/glfw.dir/glfw.rc.obj: machine type x86 conflicts with x64 4 messages
Answered