zig-help
SOLVED Arraylist has no init?
Static (no allocation) map
Is there a way to place a field at a specific offset in a struct ?
What is the best way to generate a substring at comptime?
Struct with dynamic fields
[solved] same line documentation is an error?
Trying to create fat pointers or interfaces
Trying out Vim; ZLS, zig.vim, etc…?
My struct has a `foo()` function and its owning module too. How to access the outer `foo()`?
Handling integer overflow
Converting u64 to packed struct
[solved] Strings, but without losing my mind
`std.MemoryPool` vs `std.ArrayList`
Best way to extend a C struct with member functions?
`crypt.h` not found while building with thread sanitizer enabled
[solved] zig build - replacement for scons
How to write wasm32 custom section?
Compiler
Answered
How to configure build.zig to always build wasm32?
Answered
[solved] Omitting try
[solved] Where to ask total noob questions?
How to free memory allocated by execution of a childprocess?
[solved] Syntax highlight in neovim not working
Answered
Unsure about how to free memory
wasm exports not working in master branch
Having issues with value captures and iteratos
Writing into stdin for a ChildProcess
how to free keys and values of HashMap
Attempt to unwrap Error leads to panic even though I'm unwrapping said error
Libraries in Zig
Exporting fn label only found by linker if mentioned externally
Possible to have extern union layout for non-extern types?
Trying to see wasi interfaces
Using os.read incorrectly
FixedBufferAllocator corrupting unrelated slice
New User
Answered
Enum of custom type
Answered
Slice to sentinel fails.
If I import a zig lib with export in it, am I guaranteed to have all symbols in the output?
Convert std.net.Address to string
How to build zig from source on arch linux?
Compiler
Zig Error Union help
Answered
Issue with WebAssembly and page_allocator
New User
brew --HEAD fails to install
Hot reloading zig code in my C99 engine
nicer way to use union enums?
How do I handle or sort align(1) structures?
Top level This() def
Saturating arithmetic and mixing signed and unsigned ints
Compiler
Answered
Memory allocation doesnt seem to work
Answered
error unable to resolve comptime value
[SOLVED] How can I make a function using one of its parameters as a return a function type?
Answered