-
-
Notifications
You must be signed in to change notification settings - Fork 41
Kotlin 1.4 TODO #300
Copy link
Copy link
Open
Labels
refactorRequires significant changes that don't add new features or fix bugsRequires significant changes that don't add new features or fix bugs
Milestone
Description
Metadata
Metadata
Assignees
Labels
refactorRequires significant changes that don't add new features or fix bugsRequires significant changes that don't add new features or fix bugs
binaries.executable()in Kotlin/JSkotlin { js(IR) { // Enable IR backend nodejs() // and/or browser() binaries.executable() moduleName = "myModuleName" // Goes in build/js/packages/myModuleName } }kotlin.explicitApi()