Hacker News new | ask | show | jobs
by white-flame 1703 days ago
VMs imply a non-native bytecode execution. Garbage collection doesn't require any of that.

It's just normal library code usually called by the allocator, and well-specified memory object/pointer layouts.