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

Single-threaded JavaScript execution #45

Closed dokar3 closed 7 months ago

dokar3 commented 7 months ago

This may solve some hardcore multithreading JS crashes.