Hacker News new | ask | show | jobs
Show HN: I made Java 8 run Java 9 bytecode (github.com)
1 points by DanexCodr 89 days ago
- Works at bytecode level (not source-to-source) - Includes full runtime backport library - Android compatible - Production ready (CI/CD, tests, caching) - Only 300KB overhead