konsoletyper / teavm

Compiles Java bytecode to JavaScript, WebAssembly and C
https://teavm.org
Apache License 2.0
2.55k stars 262 forks source link

Support querying annotations from fields in methods via reflection #795

Open konsoletyper opened 8 months ago

konsoletyper commented 8 months ago

Currently it's only possible for classes. Perhaps, a more efficient representation of annotation data should be introduced