<@U169UQEKE> I did some prototyping with kotlin+qu...
# announcements
p
@janvladimirmostert I did some prototyping with kotlin+quasar. It went pretty well (although there were some glitches), but people around me were uncomfortable with the idea of relying on complex third-party bytecode transformation. Since then I’ve settled on Kotlin coroutines (async/await), which works great for me and seems like a better trade-off for my use cases.