Comment on Bare-metal Rust in AndroidparentComments−sureglymop2yThey have kotlin which can even compile to native binaries that run without a VM.−kaba02yThat can only compile a very limited subset of normal code.But no need for that, Android already does AOT.
Comments
They have kotlin which can even compile to native binaries that run without a VM.
That can only compile a very limited subset of normal code.
But no need for that, Android already does AOT.