Hacker News new | ask | show | jobs
by mhio 1468 days ago
A V8 isolate is single threaded and you get 1 by default, but other isolates can be created and used in parallel in multiple threads.