Assume mainstream adoption as used by around 7% of all github projects

Personally, I’d like to see Nim get that growth.

  • hairyballs@programming.dev
    link
    fedilink
    arrow-up
    9
    ·
    8 months ago

    And here you’re only talking about a subset of memory leaks, by inaccessible memory. You can also leak memory by pushing new elements in a channel while never reading them for example.