Hacker News new | ask | show | jobs
by lewisjoe 39 days ago
Jetbrains maintain a kotlin based ADK - https://github.com/JetBrains/koog

Since it's written using kotlin multiplatform it's compilable to js/wasm/ios/android or any platform of choice.

Worth checking out.