Hacker News new | ask | show | jobs
by muhmi 3581 days ago
Also since the VM is optimised for functional programming with no shared memory - it can do tricks you normally cant that help with speed. Like avoid GC in some cases.