Kotlin / dukat

Converter of <any kind of declarations> to Kotlin external declarations
548 stars 44 forks source link

Is This Project Dead? #497

Open wuseal opened 1 year ago

wuseal commented 1 year ago

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.

JSMonk commented 1 year ago

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.

wuseal commented 1 year ago

Sure. Thank you for clarifying 👍. I Will continue trying Kotlin/JS.

Pictor13 commented 1 year ago

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 :)

Vampire commented 1 year ago

@JSMonk any update? The IR backend ist stable now since 1.8.0 release. :-)

nielinjie commented 1 year ago

I love kotlin/js.

RyuuyaS commented 11 months ago

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.

JSMonk commented 11 months ago

Hello, seems like right now we postponed the project. Sorry 😔