Comment by baranul
3 months ago
Not all languages using a GC are designed that way, where libraries are dependent on it. For example, in V (Vlang), none of their libraries need the GC. They also can freely mix memory management methods. There is no ecosystem split, but rather preferences.
No comments yet
Contribute on Hacker News ↗