Show HN: I made Java 8 run Java 9 bytecode
https://github.com/DanexCodr/JavaDesugarer9To8- Works at bytecode level (not source-to-source) - Includes full runtime backport library - Android compatible - Production ready (CI/CD, tests, caching) - Only 300KB overhead