5 ms·
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
by white-flame 5y 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.