Sokol with Odin is now very polished! I updated the binding generation to be wraperless using the new #by_ptr directive to represent const references in bindings.
I've also made an Odin sokol-microui example program . I submitted this as another example to sokol-odin for reference. https://github.com/floooh/sokol-odin/pull/2

Next up is attempting to get this working on web with wasm.