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

Safe wrappers for mimalloc Heap type? #35

Open
playXE opened this issue Aug 29, 2020 · 1 comment
Open

Safe wrappers for mimalloc Heap type? #35

playXE opened this issue Aug 29, 2020 · 1 comment

Comments

@playXE
Copy link

playXE commented Aug 29, 2020

mimalloc has Heap type and functions to create instance of heap and allocate from it, maybe it is worth adding wrappers for them?

@thomcc
Copy link
Contributor

thomcc commented Oct 13, 2020

@playXE I never saw this and you may not care anymore, but a while ago I wrote https://gist.github.com/thomcc/e2a2ae4cc2ac470cf6f186372834d8fc but never finished it. I intend to add a implementation of AllocRef for heap under a nightly flag soonish though to get a feel for the AllocRef api.

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