Hacker News new | ask | show | jobs
High-performance garbage collection for C++ · V8 (v8.dev)
14 points by nuriaion 2215 days ago
1 comments

I think this might be of interest:

https://chromium.googlesource.com/chromium/src/+/master/thir...

It contains answers to how things are done internally, the threading model, etc.