PPrint for Kotlin now supports Kotlin-Multiplatform by building on top of the kotlinx-serialization library. Thank you
@James Ward for helping me get started with the KMP build system! PPrint for Kotlin supports most of the targets that kotlinx-serlialization ships for including native Linux, OSX, WASM, and multiple IOS and Android flavors.
PPrint for Kotlin is a port of Scala's best pretty printing library. It can beautifully print arbitrarily deep data-class hierarchies with nested data-structures.
https://github.com/deusaquilus/pprint-kotlin