Robert Jaros
10/25/2025, 4:18 PMOpt-in requirement marker kotlin.js.ExperimentalWasmJsInterop is unresolved. Please make sure it's present in the module dependencies when applying the opt-in in a buildSrc for all modules?Robert Jaros
10/25/2025, 4:19 PMRobert Jaros
10/25/2025, 4:19 PMRobert Jaros
10/25/2025, 4:21 PMif (targetName == "metadata" || targetName == "js" || targetName == "wasmJs") to correctly fix warnings when editing files in webMain source set. And this change is enough to pass some unresolved warnings when building with Gradle.Robert Jaros
10/25/2025, 4:23 PMturansky
10/25/2025, 9:22 PMbuild-logic - works fine with 2.3.0-Beta1turansky
10/25/2025, 9:23 PM