Y
Hacker News
new
|
ask
|
show
|
jobs
by
kaba0
985 days ago
Go is not a low-level language. They already have Java which sits at the exact same level.
1 comments
sureglymop
984 days ago
They have kotlin which can even compile to native binaries that run without a VM.
link
kaba0
984 days ago
That can only compile a very limited subset of normal code.
But no need for that, Android already does AOT.
link