Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created March 23, 2024 00:48
Show Gist options
  • Save Whateverable/e8be8ee9a4065e65c73892f50a13178b to your computer and use it in GitHub Desktop.
Save Whateverable/e8be8ee9a4065e65c73892f50a13178b to your computer and use it in GitHub Desktop.
Whateverable
2024-03-22T07:38:42Z #raku-dev <nine> MasterDuke: current RakuAST main branch uses a fallback resolver for BEGIN time lookups. Last year it has become clear however that that strategy cannot win, e.g. because these BEGIN time compiled units will keep referencing a resolver which in turn keeps most of the objects we create during compilation alive.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment