Dukat <Dukat>, which allows the automatic conversi...
# javascript
d
Dukat Dukat, which allows the automatic conversion of TypeScript declaration files (.d.ts) into Kotlin external declarations, is still experimental for now. Our main efforts are focused on collecting feedback and improving quality and stability by closing the issues you’ve reported. In the next few weeks we plan to: 1. Produce binary libraries (descriptors and IR descriptors) – productize meta.js, add kjsm, support klibs. 2. Solve compilation and runtime issues. More detailed plans for upcoming iterations can be found here.
👍 2