Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a garbage collector #36

Open
TheLazyDutchman opened this issue Mar 25, 2022 · 1 comment
Open

Adding a garbage collector #36

TheLazyDutchman opened this issue Mar 25, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@TheLazyDutchman
Copy link
Owner

I just really don't want to have to deal with the bugs in my malloc anymore.

@TheLazyDutchman TheLazyDutchman added the enhancement New feature or request label Mar 25, 2022
@TheLazyDutchman TheLazyDutchman self-assigned this Mar 25, 2022
@TheLazyDutchman
Copy link
Owner Author

It turns out that this is actually very hard to do (wo would have thought :) ), therefore this feature will be pushed back until Lumina has some more features, like Nullable types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant