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

General refactoring #61

Closed
3 tasks done
m4drat opened this issue Apr 1, 2022 · 0 comments
Closed
3 tasks done

General refactoring #61

m4drat opened this issue Apr 1, 2022 · 0 comments
Assignees
Labels

Comments

@m4drat
Copy link
Owner

m4drat commented Apr 1, 2022

  • Allocate should only allocate memory for an object. Create separate method for object construction and one more method to automatically allocate and construct objects.
  • Change inheritance scheme (We should only have MemoryManager/MemoryAllocator + GC as a member)
  • Inside GC, increase newly created arena size
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant