Does exposed use reflection at all? Would it be co...
# exposed
d
Does exposed use reflection at all? Would it be compatible with GraalVM?
t
I didn't try it by myself, but regarding that issue it should work.
d
Does exposed use any reflection?
I wanted to know apart from the graalvm part, but thanks for that issue!
t
Yes, it uses kotlin-reflect lib.