Async imports to reduce startup times

This is true. The current version of demo implementation for deferred object can already work for lazy import. It just lacks a dedicated syntax. Here are some related posts where I mentioned lazy imports in that thread.

Since they share the same infrastructure, I think it might be a great idea to include lazy import as one of defer expression’s core use cases and sell them together. (Please let me know how you think about it :smiley:)