Whats interesting, is when I run the frontend-only example from https://github.com/Kotlin/kotlin-frontend-plugin/tree/master/examples/frontend-only everything works completely fine. However, when I run it in my own project using almost the exact configuration it just hangs. The only real difference I can see is my app is a multi-module gradle project (even though I have paired it down to one module).