chakra-core / ChakraCore

ChakraCore is an open source Javascript engine with a C API.
MIT License
9.1k stars 1.19k forks source link

How to create one more runtimes in different threads #6956

Closed mensong closed 11 months ago

mensong commented 11 months ago

I want to run js script in two threads . How can I do it?