kotlin-compiler-server
kotlin-compiler-server copied to clipboard
Server for executing kotlin code
There is new compilation model in wasm with per-klib binary compilation
Deprecated the old compilation endpoint. Now it should return 400 and provide an explanation of what to do with it. To check, you can call: ``` curl -X 'GET' \...
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm](https://github.com/Kotlin/kotlinx.coroutines) from 1.7.3 to 1.10.2. Release notes Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm's releases. 1.10.2 Fixed the kotlinx-coroutines-debug JAR file including the module-info.class file twice, resulting in failures in various tooling (#4314)....
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) from 1.6.4 to 1.10.2. Release notes Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-test's releases. 1.10.2 Fixed the kotlinx-coroutines-debug JAR file including the module-info.class file twice, resulting in failures in various tooling (#4314)....