Is there an ETA on when reflection for Kotlin JS w...
# announcements
n
Is there an ETA on when reflection for Kotlin JS will come out? I've asked around for a
JSON -> Kotlin JS Object
de-serialization framework and since nobody seems to know of one, I plan to write one myself. Unfortunately, my job is severely hampered by the lack of reflection in Kotlin JS. I just want to know whether or not I should wait for reflection before I start or if I should just start but put in some hacky workarounds instead of using reflection.
a
nulldev: #javascript