You are reading a single comment by @Xaseron and its replies. Click here to read the full conversation.
  • Hey,
    it took me some time to figure out how to run Kotlin code transpiled into JavaScript on the Bangle.
    But, I got it working and i've rewritten the First Time Application in Kotlin.
    https://github.com/Xaseron/Kangle
    It is some unwritten rule that a Kotlin project has to replace one consonant with a K.

    One of my biggest issues is that I have to wrap every class/function from Espruino manually.
    I've seen that the emulator has some type hinting. Where can I find these type information?

About

Avatar for Xaseron @Xaseron started