amimo / dcc

DCC (Dex-to-C Compiler) is method-based aot compiler that can translate DEX code to C code.
Apache License 2.0
1.12k stars 392 forks source link

Support dynamic registration for native methods using --dynamic-register #63

Closed Bzi-Han closed 7 months ago

amimo commented 8 months ago

Thanks for the pr, I'll look into it this week.

amimo commented 7 months ago

merged. thanks.