zig-help

21196 threads · Page 9 of 424

i know this sounds dumb but i'm stil new 44 messages
New User
What optimizations can the compiler apply with catch unreachable? 23 messages
Linking SDL3 on Linux 12 messages
0.16.x New User
Best resource/guide/tutorial for C + Zig interop 13 messages
Solved: Syntax and basics 7 messages
I want to know the current architecture my zig code is running on ? 5 messages
Linking a prebuilt MSVC .lib with Zig's new build system 3 messages
Any clues what would cause this? 8 messages
i got confused what's that supposed to mean ? 26 messages
New User
How to set an environment variable for unit tests? 4 messages
master
buffer flushing \n 24 messages
0.16.x
when to use/pass init.io and when to use methods directly from the std.Io type? 22 messages
0.16.x Standard Library New User
Fincremental without --watch? 9 messages
get all functions from a namespace struct 5 messages
Get Piped Input 27 messages
0.16.x
Alloc and free behavior 21 messages
Style messages to stdout with ANSI codes 4 messages
0.16.x New User
Need opinion on learning trajectory 6 messages
Best Practice Way for OpenGL in Zig? 4 messages
How to create a Shared Memory 3 messages
How to call Linux kernel syscall's? 2 messages
New User
Inefficient WASM instructions emitted by LLVM 2 messages
Capture stdout as a LazyPath 9 messages
Build System master
How to sync build.zig.zon? 3 messages
Iterating an `EnumArray` (we used switch instead) 56 messages
0.16.x
anyerror!void vs !void? 11 messages
New User
Attempt to use null value 55 messages
Re-exported declarations doc comments issue 13 messages
0.16.x
[SOLVED] ZLS and C 54 messages
0.16.x
Dynamically initialize struct with @typeInfo 32 messages
@vector and other math things 15 messages
0.16.x Standard Library New User
how do i run all the tests in all the files in my src directory? 3 messages
Linking with system library in zig 0.16 10 messages
0.16.x Build System
Multithreaded WASM 6 messages
Understanding zig init main.zig example 0.16 9 messages
[Solved] GZIP decompression keeps failing 33 messages
0.16.x
Getting version from build.zig.zon? 3 messages
Please help me understand Zig, I am trying to not use AI 2134 messages
0.16.x New User
Trying to compile with glib-2.0 using translate-c 4 messages
What are the compilation flags in zig 40 messages
UI library 9 messages
0.16.x New User
ArrayList writer 19 messages
Question about `inline` `switch` prongs 4 messages
home directory 13 messages
translate-c failureerror: error: unrecognized optimization mode: "fast" 14 messages
`try` keyword in zig 52 messages
How do I create a variable array of strings and pass them to a function? 3 messages
Answered
How to include and link thirdparty C libraries 18 messages
Answered
Polymorphism in Zig 45 messages
0.16.x New User
Hoe do i get current dateTime in zig ? 2 messages
New User Answered