raylib examples in Jolt
Summary
raylib examples in Jolt describes 75 native Clojure examples that call libraylib directly via jolt.ffi without wrappers or shims, showcasing how to map the C ABI and data structures efficiently. It also covers the binding layer architecture, quickstart steps, and running headless checks for all 75 examples.