Relevant for people interested in gamedev in clojure, I just released 1.0 of #coffi today, which is a library for wrapping native libraries with a C abi, like opengl, glfw, and others. This release marks the stabilization of the library for JDK 22+, from now on the plan is it'll only be new features and bugfixes. https://github.com/IGJoshua/coffi
I have an example library which uses it at https://github.com/IGJoshua/glfw-clj