zig-help
wanting to learn cImport with glfw+glad, zig 0.16 master
Am I reading from stdin correctly in 0.15.1?
Standard Library
New User
Answered
read from a file in zig 0.15.11
Does anyone know how to build the HelloWindow project from the DirectX-Graphics-Samples library
Build System
Is there a ring buffer in standard library (0.15.1)?
Answered
How can much longer x86-64 code be much faster?
Aligned alloc at runtime
Standard Library
Compiling master Zig from source on MacOS
master
undefined symbols when using zgui + zglfw + vulkan-zig
New User
Git and Zig Modules
Answered
Debugging test binary with a debugger
Answered
How can I detect libc features during compilation?
Build System
Answered
See test output in real time
master
Change the output of zig init
master
New User
Answered
Failing to build pg.zig due to 'openssl/ssl.h' or '/opt/openssl/lib' not found
How to generate C headers for a shared lib to make it "C/C++ importable"?
Old kernel with no statx syscall
Answered
Generate stacktrace in ReleaseSafe mode
master
ArrayList.writer
master
Block build from linking against system libraries
fixed reader/writer for tests: Seeking and writing to
readUntilDelimiter -> Get rest of buf
Error Building with Raylib
Answered
How to print response body via fetch() in 0.15?
New User
Any ideas on what might be wrong?
How to transform config header manually?
Answered
quick sanity check: seg fault on copied by value struct
Answered
What's the proper way of building an interface.
Answered
Can't create an interface/vtable
master
New User
Answered
Is it possible to have a "maybe" comptime parameter?
New User
Inline Assembly Indirect Output Constraints
Answered
Issues appending to file
Standard Library
Answered
How to JSON stringify a StringArrayHashMapUnmanaged?
Answered
How does File.Writer.drain work?
Standard Library
Answered
[0.15.1] replacing deprecated fixedBufferStream
Answered
How to `readUntilDelimiter` on `stdin` in 0.15.1?
Answered
Pointer to arena allocator or not?
File exists in multiple modules
master
New User
Answered
How to bind Lua (the c library) to Zig?
Answered
std.debug.print is not printing
I have no idea what this even means.
Build System
master
how to check if arm version is < 7 in target query in build
Answered
returning pointer to local variable in inline function future proof replacement
Answered
Type/memory safety question in my functions signature
Compiler
New User
Answered
including c header files from absolute path
Answered
Is it possible to get an enum type's values at compile time?
Answered
compiler: require comptime vector indexes
Error: file exists in modules ...
Answered
hashset in std?
Answered
file writing to stdout instead of the file
Standard Library
New User