zig-help
I was wondering what these voice channels for?:)
Answered
Linker errors when linking Zig static lib with C app (MSVC)
can't export enums
What is `comptime` and why that is a language feature?
Answered
Is there a "Char" type in zig?
New User
Answered
`undefined symbol: malloc` trying to build a Zig + C project for the browser
Compiler
New User
0.13.x
Build a list of types at comptime
Disabling Code with Build Configuration?
Compiler
New User
Using Zig to build a C Raylib exe
Is there a package manager for zig?
Why do I need to allocate memory on the heap for a fixed buffer if it already exists on the stack?
Standard Library
Answered
any benefit from zig in the wasm field
Compiler
New User
How can I use 2D sentinel-terminated arrays?
returning an allocated value
how can i tell std.log to write logs to stdin rather than stderr?
Answered
wasm asm example?
Advice for a new Zig user?
New User
Hello and a question about const Self = @This()
Read a character from stdin and immediately get a result
Answered
Details about buildscript sandboxing
View function on godbolt without C calling convention
Answered
0.13.x
Simple setoutputdir replacement?
wasm zig-out/web
0.10.x
New User
Built From Source
Compiler
0.13.x
Windows build link step finds undefined LLVM symbols
Why does zig-cache not automatically get cleared
0.13.x
How can I use SDL from my zig.build.zon?
0.13.x
Getting 2 inputs
Standard Library
New User
build fast
Biggest Gap for Zig So far.
0.10.x
format() with pointer types
Question
Answered
Multiple symbols when importing C header-only libraries (Raylib)
compiler built using `zig build` leaking and panicking
Compiler
Answered
spaces64 is fine, but crlf64 is not.
Answered
Need help passing in a (const char *string) from a (var score: i32) for TTF_RenderText_Solid
coerce [8]u8 into @Vector(2, u32)
Answered
what does []const u8 mean?
New User
Making raw string null terminated
Answered
How to use raw SIMD APIs? (`immintrin.h`)
How to initialize an Array of Structs?
Answered
Is meta programming resolution order independent?
My build.zig no longer compiles moving to 0.11
Debugging an issue where libs are rebuilt every time zig build is run, instead of being cached
Zig commandline arguments
Answered
error filling array/structure
input
Standard Library
New User
How to link C library?
Answered
Zig Threads in ziglearn.org
New User
File found in multiple modules error