Skip to content

K2 compatibility#92

Open
wellingtoncosta wants to merge 1 commit into
mainfrom
wp/k2-compatibility
Open

K2 compatibility#92
wellingtoncosta wants to merge 1 commit into
mainfrom
wp/k2-compatibility

Conversation

@wellingtoncosta

Copy link
Copy Markdown

Fixes the IrLinkageError on Kotlin 2.x consumers (see #85). It was compiled with Kotlin 1.6.20, which baked an old IR symbol hash for setUnhandledExceptionHook into the klib. Kotlin 2.x consumer can't resolve that symbol, so the stub throws IrLinkageError.

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