It's similar to goroutines in Go, but with the pros and cons of being implemented in a language with manual memory management and without compiler support.
QJS is a CGO-Free, modern, secure JavaScript runtime for Go applications, built on the powerful QuickJS engine and Wazero WebAssembly runtime. QJS allows you to run JavaScript code safely and ...