Y
Hacker News
new
|
ask
|
show
|
jobs
by
asveikau
2159 days ago
I don't know much about ocaml specifically, but speaking in the abstract, probably one of the best reasons I can think of for a compiler to target arm64 Linux is to target android phones.
1 comments
EduardoRFS
2159 days ago
Android isn't even on the official list of OS supported, recently I fixed the build system for Android, OCaml is just not a mobile language(yet)
link