Is it possible to target both JVM and JS?
# announcements
a
Is it possible to target both JVM and JS?
i
a
thanks i just found out about this!
a
And It is great. I use kotlin mpp targeting android,jvm and js in production. And it works flawlessly
a
This seems very useful yeah
n
it is also possible to then bundle the js and resources into a shadowJar, very useful for ktor serving static content