Is it possible to create .kts files with JavaScrip...
# javascript
l
Is it possible to create .kts files with JavaScript as the target?
a
I don't think it's possible right now. There is some ongoing progress though (cc @Roman Artemev [JB])
👍 1
r
We are working to support scripting with Kotlin/JS. The important thing about it is that such support will be added only to new K/JS compiler.
👍 2
g
New K/JS compiler is new IR backend?
👌 2