Y
Hacker News
new
|
ask
|
show
|
jobs
by
Retr0id
803 days ago
> All modern big and important programs that make a computer work are written this way [AoT-compiled to native code].
This is the conventional wisdom, but it's increasingly not true.
1 comments
nomel
803 days ago
I think it’s definitely true if taken literally, “make a computer work”. From Python interpreter, to browsers, to OS, and most optimized libraries.
link