implementation("io.github.dokar3:quickjs-kt:1.0.0-alpha05")
Enables execution of JavaScript code within Kotlin applications, supporting asynchronous operations, DSLs, and ES Modules.