Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
xvilka
on Dec 25, 2019
|
parent
|
context
|
favorite
| on:
Java JIT vs. Java AOT vs. Go for Small, Short-Live...
You can convert it to Kotlin and just use LLVM-based native[1] compilation that is even more complex efficient. It's completely automated, and gives you the better and more modern language without much hassle.
[1]
https://kotlinlang.org/docs/reference/native-overview.html
vips7L
on Dec 25, 2019
|
next
[–]
Except it barely has a stdlib without the JVM. You cant even read a file in knative without having to do a posix syscall.
thu2111
on Dec 27, 2019
|
prev
[–]
It actually produced somewhat slow code and has an awkward memory model without shared memory multithreading.
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://kotlinlang.org/docs/reference/native-overview.html