Ivy is Angular's next-generation compiler that will provide improved performance, smaller bundle sizes, and a faster initial loading time. It completely rewrites Angular's compiling and rendering pipeline using an incremental DOM approach. Ivy is currently opt-in for Angular 8 but will be the default in Angular 9. Early tests show faster builds, faster serving of changes, and smaller production bundles compared to the current view engine.