help-forum
Understanding arrays, slices, and ownership
[SOLVED] problem running odin in vscode
how do i know if im leaking memory in my program
cannot find `vendor:sdl2` on macOS
Casting a rawptr to a slice
[Solved] fmt.print functions not working correctly
Hello! Question about MacOs to win cross compiling
[SOLVED] Reading from struct internals gives weird result
[SOLVED] Comparing 2 bytes of a data packet([^]u8) to opcode of u16
[SOLVED] core:net - listen_tcp giving me a Broadcast_Disabled error
[SOLVED] cgltf not loading buffer data
[Solved] Raylib doesn't get linked into my program
[SOLVED] duplicate symbols, raylib and stb/image
AutoComplete with OLS, Not showing my custom packages autocompletetion
[Solved] Cant compile on linux
in raylib how do i disable the debug console when i run the executable
SOLVED: Odin, Learn "OpenGL", Sokol and stb_image
[SOLVED] Compiler error codes
type of struct member
[Solved] Check if an array contains an element
How do I get ldtk to work?
How to use libraries
deleting a string in a map (key or value) produces an error (linux: segfault, windows: 0xC0000374)
[SOLVED]printf/log fixes program, without it stales on net.recv
Compiling for arm32 (embedded)
[solved] cannot find -lglfw when trying to compile and run odin project with glfw
overriding a value with a value from a function with multiple return values, is this a bug?
[SOLVED] Updating a variable in a loop
Problems with import cyclic dependencies
Syntax Error With Comment Above "else if"
randomly Iterate over string by index (and get runes)?
[Solved] Miniaudio on MacOS
Mapping enum to Odin type
[Solved]Program with SDL2 silently crashing
I think i'm doing unnecessary allocations
Converting array in struct to c string
[Solved] Implementing a 2d array
Cannot use variable from outer scope
[Solved]Leaking memory although `delete` is called
Unknown library collection
'context' required in contextless proc if you pass a struct with an allocator and call it directly.
io.Error unknown sending file on network
Bus error after Arena initialization
Get monitor size
Please help with Error and Exception Handling Questions in Odin
Request Code Review: Pass by Value, Pass by Pointer (Explicit and Implicit), Shadowing, and Alias
Use tracking allocator in separate threads?
Properly Referencing Odin use in programs
Arena: Buffer Heap Arena, Buffer Stack Arena, and Growing Arena
Mapping out wasm + html + webgl