diff --git a/peps/pep-0810.rst b/peps/pep-0810.rst index 74082a734c5..73e96554f0b 100644 --- a/peps/pep-0810.rst +++ b/peps/pep-0810.rst @@ -496,6 +496,9 @@ Reference Implementation A reference implementation is available at: https://github.com/LazyImportsCabal/cpython/tree/lazy +A demo is available (not necessarily synced with the latest PEP) for +evaluation purposes at: https://lazy-import-demo.pages.dev/ + Bytecode and adaptive specialization -------------------------------------