Remix.run Logo
mattclarkdotnet 9 hours ago

Allowing metaprogramming at module import (or another defined phase) would cover most monkey patching use cases. From __future__ import python4 would allow developers to declare their code optimisable.