Hi… can anyone point me to resources on creating a multi-platform CLI using Kotlin. Im new to the ecosystem and Im interested in realizing making a library that targets the JVM, JS, WebAssembly, and Native platforms, as well as building a native CLI that leverages this library
Thanks, this is helpful.
I find much of the kotlin multiplatform resources are focused on multi-platform from a UI standpoint and having a good example of a multi-platform CLI tool is much needed