Quick question (I hope) do annotations and annotat...
# kotlin-native
y
Quick question (I hope) do annotations and annotation processing work for native?
o
Seems for now the best answer is 'no' :(
y
Thanks, is it on the road map? I can see a lot of strength in it by effectively creating a preprocessor that's much more powerful/flexible than macros are in C. Anything I can do to help?
o
likely the way to go is to have uniform annotation processing for all Kotlin platforms (JVM, JS, Native)