[WIP]Kotlin MPP binding to Node.js
val node = Node(keepAlive = true)
node.start("-i")
- Automaticlly release JS object
- Work with Jetpack Compose out-of-box
arm64 | x64 | |
---|---|---|
Windows | ✔️ | ✔️ |
Linux | ✔️ | ✔️ |
macOS | ✔️ | ✔️ |
Android | ✔️ | ✔️ |
iOS | N/A | N/A |
JS | TBD | TBD |