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

Improve Malloc #37

Open
spotandjake opened this issue Jul 20, 2021 · 1 comment
Open

Improve Malloc #37

spotandjake opened this issue Jul 20, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@spotandjake
Copy link
Owner

Improve Malloc so it can handle fragmentation.
Create a free Function.
Look into changing how things are stored look into aligning data and using single bits for booleans.

@spotandjake spotandjake added the enhancement New feature or request label Jul 20, 2021
@spotandjake spotandjake self-assigned this Jul 20, 2021
@spotandjake spotandjake added this to the Minimum Viable Product milestone Jul 20, 2021
@spotandjake
Copy link
Owner Author

Ported Malloc to its own wat file for now next is to port it to a brisk file

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