Hey guys, I am beginning to study kotlin native, d...
# kotlin-native
f
Hey guys, I am beginning to study kotlin native, does someone knows, or has an article to explain me the advantages and disvantages of it, comparing it with the quarkus project?
s
Quarkus being a framework doesn't have a direct comparison to a language and runtime. I believe you'll find more articles comparing GraalVM to K/N. Both have their uses and there is overlap between them. Which is more appropriate for you depends on your use case.
f
thanks for the explanation