Questions tagged [kotlin-js-interop]

There currently isn't any information available for utilizing this specific tag.

Creating a KotlinJS application using GitHub Actions for continuous integration tasks

I am encountering some difficulties while trying to set up GitHub Actions for building my KotlinJS project. I have included the following JavaScript runtime dependency: implementation(npm("kotlinx-serialization-kotlinx-serialization-core-jslegacy", "1.4.2- ...