GraalVM + Ktor here's a good starting point for an...
# ktor
d
GraalVM + Ktor here's a good starting point for anyone interested: example utilising "kraal" gradle plugin I would like to get your input, whether it is of interest to ktor developers. Is this a worthwhile endeavour? Is the supposed performance boost, if any, worth the hassle? Does it depend entirely on the use-case?
n
i tried that in the past and an example would have been very useful until Ktor server runs on kotlin-native this is probably the next best thing can graal do cross compilation to arm (raspi) ? and is kraal set up to allow that? iirc thats where i was stuck last time