help-forum
libgit2 bindings - i get wrong data?
Odd results sometimes errors when playing with files
Troubleshooting cross-compiling from mac to linux
Peeking forward in a Stream using `io.read_rune`
Troubles with foreign import on Linux
Embedded Question
Parsing cgltf buffers
Audio Programming 🔉🎧
`for ... in ...` loop throws out of range error.
core:encoding/json parsing xxxValue.(JSON.Integer) uncertainty
Reading from stream results in 'Empty' error
Help with strategy to allocate nested structure
Compiler flags specified in source file
Cannot compile Odin compiler
Vulkan wrong bindings
I am once again asking for assistance using `core:crypto/aes` specifically aes.open_gcm()
Import with `-file`
Can't get away from pythonic way of thinking while designing a settings/config system, pls advise
What is ginger hash?
What profilers work well for Odin on Linux?
Loading a dll
Having tough time uising `core:crypto/aes` package to encrypt/decrypt files.
How to convert `i32` to `cstring`?
Cyclic initialization in global variables
Minimum intrinsic for min/max function
[SOLVED] Linking error with libwayland-client.so
Why does Union of i64 takes 16 bytes of memory
Can't index into constant enumerated array
solved - Manual Memory Defect/Bug Detection Tools for Development
how to convert [^]c.char to Odin string?
SIMD dot product
Segmentation fault in compiler
convert string to [32]byte
SDL3 SetMemoryFunctions Help
Export all functions by default
how to convert 4 bytes to a float32?
Struggling to foreign import dll on Windows.
difference between dynamic array and slice
Slice from fixed array passed into procedure - not pointing to correct data
I have a conundrum with arena allocators & builtin dynamic arrays/maps
(solved) Why does the use address sanitizer flag appear to change compiled code output?
Value at Pointer Changing When Inserting into Array
The system cannot find the path specified.
Why I can't manipulate slice like the `dynamic array`?
Possible compiler bug
proc definition causing compilation error in different proc (generics, rawptrs, and casting)
SetWindowLongPtrW(...)
[SOLVED] Trying to write a proper 'upper' function that dots all the i's and crosses all the t's...
Trying to understand custom iterators
Understanding selector call expressions