This folder contains kotlin version of box2d, which is used for J2CL performance measurement.

The 'auto_converted' folder contains Kotlin code for box2d, which is auto converted from java code via IntelliJ.
The 'idiomatic' folder contains idiomatic Kotlin code for box2d, which is updated manually based on the converted version.