Enable support for new Kotlin JS IR backend #136
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Milestone
See more ar https://kotlinlang.org/docs/reference/whatsnew14.html#new-js-ir-backend. We should use
both
mode to provide compatibility for pbandk users still using the old JS backend. We'll also need to add@JsExport
annotations to public pbandk APIs to work with this new backend.The text was updated successfully, but these errors were encountered: