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

Garbage Collection #28

Open
sfultong opened this issue Jun 5, 2019 · 1 comment
Open

Garbage Collection #28

sfultong opened this issue Jun 5, 2019 · 1 comment

Comments

@sfultong
Copy link

sfultong commented Jun 5, 2019

It would be great if GRIN would come with built-in garbage collection

@csabahruska
Copy link
Member

Sure! It is in the roadmap. We did not implement it yet because other research related things like pointer analysis performance and precision issues were more important as they form the basis of the GRIN approach. GC is well researched and LLVM also support it. So first we wanted to cover the risky parts of the project. But time will come for GC implementation soon.

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

No branches or pull requests

2 participants