DEV Community

Discussion on: Introducing Nexus.js: A multi-threaded JavaScript run-time

 
voodooattack profile image
Abdullah Ali

It will only lock upon access to the variable and then it will release the lock as soon as it is done.

Thread Thread
 
spyke profile image
Anton Alexandrenok

Thank you.

Thread Thread
 
voodooattack profile image
Abdullah Ali

You’re welcome :)