Hacker News new | ask | show | jobs
by Aardappel 95 days ago
No. It is a fairly static language, with whole program compilation and optimization. The dynamic loading the parent refers to is like a new VM instance, very different from class/function (re)loading.