jai binding generators for Erin Catto box3d physics engine https://github.com/erincatto/box3d/
to generate bindings and compile the library, set yourself in the repo folder and run:
jai generate.jai - -compile
box3d hello sailor: https://box2d.org/documentation3d/hello.html
TODO: -add more samples. -try implementing immediate mode physics sample.