-
Enhancement
-
Resolution: Fixed
-
P3
-
repo-panama
Since all upcall symbols are stored in a scope and then freed at once when the scope is closed, there's little need for an explicit 'free' operation on SystemABI. It's better to use something like a Cleaner instead and simplify the API.