dokar3 / quickjs-kt

A QuickJS binding for idiomatic Kotlin, with Async/DSL/ES Modules support.
Apache License 2.0
41 stars 3 forks source link

Remove js dispatcher and use locks instead #47

Closed dokar3 closed 7 months ago

dokar3 commented 7 months ago

withContext() is expensive