Hacker News new | ask | show | jobs
by kqueue 5374 days ago
Ah I missed this. I once tried to implement coroutines in v8 but v8 makes use of getspecific and setspecific pthread methods which makes it more complicated.