to give a bit of a spoiler, our design is around compile time escape analysis, automatic reference c...
o
to give a bit of a spoiler, our design is around compile time escape analysis, automatic reference counting as primary collection algorithm and automated cycle collection as needed
🙌 6