I wanna enable the IR backend for the javascript p...
# javascript
j
I wanna enable the IR backend for the javascript part of my multiplatform project, but with the release candidates it complained a lot about htis
t
Latest versions of Ktor & Kodein (7.1.0) are compatible with IR
At the same moment - IR is ALPHA :(
j
thanks for the answer 🙂 Yeah I saw already messages that the IR version is not always smaller as promised 😄 but we will be good alpha testers 😉
btw it looks like kodein isn't yet compatible with IR
I'm using 7.1.0-master-88
t
IR have some blocker bugs. In common - use IR in Kodein = produce many tickets :( Kodein is ready for production. IR isn`t
For ALPHA test you can build custom Kodein :)
j
I tried it but I got a bit confused in the kodein gradle plugin
or do you know an easy way of enabling it? 🙂
t
I think will better ask this question in #kodein 🙂
j
They replied: In the coming days they will enable it, I can wait for that
👍 1