Reputation: 19770
Is there a Kotlin compiler to JavaScript available in JavaScript (like CoffeeScript or Coco)?
If not, when is expected to be available?
Upvotes: 6
Views: 1032
Reputation: 25767
Currently there's no such implementation.
The existing compiler is written in Java. It is not very clear if we (JetBrains) will work on another implementation in the nearest future. On the other hand, we are always open to contributions...
Upvotes: 6