napajs
napajs copied to clipboard
Can i use napajs in only v8 enviroment without Nodejs?
Because we executed our javascript with v8, while it's not in Nodejs, and we want to use the ability of mutiple thread. How can we do? Thank you.