Y
Hacker News
new
|
ask
|
show
|
jobs
by
dismalaf
538 days ago
Same as the benefits of JIT compilers for any dynamic language; makes a lot of things faster without changing your code, by turning hot paths into natively compiled code.