That was my conclusion when first trying it over a...
# webassembly
d
That was my conclusion when first trying it over a year ago; coming back it seems nothing's changed - obviously not a JB priority which is a shame given the potential.
g
llvm implementation doesn't have any potential in general, only for some narrow use cases (existing K/N app that you want also run on web, but even in this case probably better invest to porting of it to Kotlin multiplatform and just compile to JS)
👌 1