Hacker News
new
past
comments
ask
show
jobs
points
by
mlhpdx
10 hours ago
|
comments
by
CurtHagenlocher
10 hours ago
|
next
[-]
AoT is still a thing. Presumably a lot of the JIT improvements would also improve the generation of AoT-compiled code.
reply
by
mlhpdx
10 hours ago
|
parent
|
[-]
I hope that’s the case but I’d feel a lot better to see it in print.
reply
by
rsalus
8 hours ago
|
parent
|
[-]
do you mean NativeAoT? it's mentioned a few times in the post
reply
by
qingcharles
1 hours ago
|
prev
|
[-]
It still exists, it's still a bit quirky because of the way you need to match CPU to binary (e.g. some opcode extensions only existing on some CPUs)
reply