napajs
napajs copied to clipboard
how child thread import vm
in a main thread,accept request. in a child thread ,execute caculate. but in child thread, there needs other module. this module is easy using in the main thread,how can i use it in child thread or child thread used main thread context.