help-forum
Problems using unions to pointers
Multiple debuggers fail on program exit with any compiled odin program
TUI package for Odin
Help with Odin ECS library
wgpu naga::valid::Capabilities::SHADER_INT64 flag
Issues implementing QuadTree
[SOLVED] Scope attribute for Proc Grouping.
[SOLVED] Reflection + Subtype polymorphism
Compiler error for assigning a proc with deferred attributes to a function pointer?
Generic Struct De/Serialize
[Issue] Procs passed through multiple proc poly variables lose track of pointer passsed
SOLVED!!! Tagged Union size_of() with and without alignment and with and without string variants
Segfault when trying to allocate memory
Solved: Generate varying length procs known at compile time
Is there a cost to importing packages that you don't use?
Finding where libc is being imported (I want to remove it)
Trying to port Odin to the Nintendo 3DS
[Solved] reading image color data returns wrong data
UDP Incorrectly_Configured error
Would a channel be a better choice over a dyn+mutex?
Help me understand this param behavior when passed between procs?
SOLVED -- Number and type of leaks change with a simple allocator change -- why??
integrating tlsf for GPU allocation.
SOLVED : Buried allocations that do not take on the parent caller's allocator setting
When does os.args get delete?
[SOLVED] How to cast array [4]u8 to [4]f32
[Solved] Appending entries to slice in a struct that is subsequently freed doesn't free the slice
[SOLVED] Freeing a cstring allocation
[Solved] Crash after freeing quadtree
Dynamic Array of a generic struct with each index having another type of that struct, possible?
[SOLVED] Memory Leak with strings.Builder
[SOLVED] core:os/os2 pipes
[Solved] GLTF skeletal animation
[SOLVED] Event Manager Implementation
Does endianness affect the time it takes to load memory into a register?
[Solved] Trying to do a custom logger
[Solved] Hijacking ..args
Can't call `pool_add_task` inside another task
SOLVED -- How to range-loop through the entire lru.cache keys
[Solved] Adding a println prevents a segfault
Need someone reproducing tracy profiler memory spike
Quaternion camera weird behaviour
AI generated "docs"
SOLVED Code review request - cbor of struct with virtual growing arena wrapped in tracking allocator
Porting sdl2 to sdl3 gives wierd behaviour
(Solved) Math Problem
Debugging Time on JS Target
(SOLVED) [Linux] Issue understanding vendor library linking
[Solved] XML + CDATA handling
[Solved] SDL3: cannot get past sdl3.Init()