Hacker News new | ask | show | jobs
by tytytytytytytyt 3024 days ago
Just because a language is single threaded in the code you write doesn't mean it doesn't use threads behind the scenes, like for GC or other things.