linroid / noko

🚧 Kotlin KMP binding to Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

noko

[WIP]Kotlin MPP binding to Node.js

Example

val node = Node(keepAlive = true)
node.start("-i")

Features

  • Automaticlly release JS object
  • Work with Jetpack Compose out-of-box

Supported Platforms

arm64 x64
Windows   ✔️ ✔️
Linux ✔️ ✔️
macOS ✔️ ✔️
Android ✔️ ✔️
iOS N/A N/A
JS TBD TBD

About

🚧 Kotlin KMP binding to Node.js

License:Apache License 2.0


Languages

Language:C++ 53.4%Language:Kotlin 43.8%Language:C 1.5%Language:CMake 1.3%