help-forum
[Resolved] Darwin - Raylib Fails to Build when Installed via Nix
(solved) A few foreign import questions
proc returning `[dynamic]Thing`, memory leak?
Odin struct initialized in C [resolved]
(solved) How to deallocate a relative multi pointer allocated with make( )
concatenate arrays
Odin program terminates without further info when doing allocations in a callback proc
Compare data
(solved) How to loop elements as variables
[Solved] LLVM panic invalid type conversion
How to check which endian is CPU using?
how to get all directory and files in a given directory ?
Trying to get rl.Color to retain data set in a different proc to the main loop
Strings in Odin
[solved] Having problems making this C code work in Odin without the use of slices
Temp allocator clearing my slice
Thread Pool Review
{done} Please review code: creating encapsulated global namespace across solution space
white compiler output with light themed terminal
[solved] sokol_app (trying to see how viable a DIY of sokol_run is...)
Proper way of handling csv errors?
How to create an io.Writer from a byte array?
is os.dlerror() recommended?
Trying to get a bytes.Buffer from a file
Linker issue with STB vendor library
GLFW can't get rid of white area (or how to change background color on load)
(complete) Linux Recommendations for 100% Non-Linux Programmer
LOAD OPENGL EXTENSIONS
Trying to render utf-8 text in raylib
ols + vscode + line endings
Is it possible compile ".odin" file in to a static library?
Idiomatic allocation of multidimentional array in Odin
LLVM Error when using -debug option
Is there a reflective procedure( ) to expose the maximum bit size of a bit field field?
Allowing Truncation of Bit Field Field? (Overview shows automatic truncation, but throws error)
Lost with threads and mutexes on odin
Requested Review: Error Handling, Maybe(T), multiple returns, enums, or_else, ok semantics, etc.
Build DLL/library files
Help understanding strings in Odin
how can i convert a string to utf16?
Bug? Cannot pass aprintf directly as an argument
How Can I get this C function into Odin ?
st_size wrong when using Darwin stat but right when using OS stat
A possible bug?
`setup-odin` and compiling vendor libraries
Imported package, procedure call error: Undeclared name
What's the use case for strings.builder_make_len
Bug or intended use of bit_fields.
Explicit argument indices in core:fmt
Is it possible to use Odin's foreign system to make bindings for a library written in Rust?