Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Doesn’t Java offer some sort of trimming like C#? I know he won’t remove everything but at least they can trim down a lot of things.


Yes, jlink, code guard, R8/D8 on Android, if you want to stay at the bytecode level, plus all the commercial AOT compilers and the free beer ones, offer similar capabilities at the binary level.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: