Skip to content

Conversation

DanySK
Copy link
Contributor

@DanySK DanySK commented Mar 24, 2025

Currently, Kotlin 2.1.20 throws kotlin.NoWhenBranchMatchedException. I believe this is caused by JsIrBinary now having more implementations: LibraryWasm and ExecutableWasm.

This patch disables the publication of LibraryWasm, but makes the plugin compatible with the newest Kotlin.

Currently, Kotlin 2.1.20 throws `kotlin.NoWhenBranchMatchedException`. I believe this is caused by `JsIrBinary`  now having more implementations: `LibraryWasm` and `ExecutableWasm`.

This patch *disables* the publication of `LibraryWasm`, but makes the plugin compatible with the newest Kotlin.
@DanySK DanySK requested a review from mpetuska as a code owner March 24, 2025 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant