Hey, I have a multiplatform project with subprojects, it targets only jvm and js.
Working in the JS part (jsFrontend) is ridiculously slow though. It takes up to 15s for
syntax highlighting when opening a file or when using intelliSense code completion.
I try to cobble together a whole project to demonstrate, the