dukat
dukat copied to clipboard
Is This Project Dead?
Sorry for ask this stupid question, as I am new try Kotlin/JS and then try dukat to auto generate the external declaration of ace-build
try dukat
from this guide (https://kotlinlang.org/docs/js-external-declarations-with-dukat.html)
implementation(npm("ace-builds", "1.9.6", generateExternals = true))
Then it failed. looking to here, found that project almost not release new version since 2021, so comes out with this question.
Hello @wuseal. No, the project is in development and Kotlin/JS team didn't drop it. We are focusing now on the develioment of new Kotlin/JS compiler to make it stable, and after that we will come back to fixing all of the issues of dukat project, so, don't worry about it.
Sure. Thank you for clarifying 👍. I Will continue trying Kotlin/JS.
Thanks for the answer, and the amazing work!
I believe that when Dukat will be working with a major part of typescript defs, easing the include of 3rd-party libs, the use of KotlinJS will boom :)
@JSMonk any update? The IR backend ist stable now since 1.8.0 release. :-)
I love kotlin/js.
Hello @JSMonk . Is this being dropped or postponed? Because the IR backend was stable for quite a time, there was no activity in this project.
Hello, seems like right now we postponed the project. Sorry 😔