Hacker News new | ask | show | jobs
by munificent 2722 days ago
> My version of clox [1] has multi-threading with a GVL, managed GC heaps, and various bytecode optimization passes.

Oh, wow, you've really rocketed past the book. That's awesome!