|
|
|
|
|
by necubi
1408 days ago
|
|
I guess the broader question is how do you achieve automatic memory management without something like Automatic Reference Counting (like swift), the ownership/lifetime systems from rust, or the generic effect system of Pony? Ergonomically solving this problem is a major research area, so if you’ve found a solution to it’d be worth presenting that front and center. |
|