Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

Adding pool memory management #30

Closed
dcharkes opened this issue Dec 12, 2019 · 1 comment
Closed

Adding pool memory management #30

dcharkes opened this issue Dec 12, 2019 · 1 comment

Comments

@dcharkes
Copy link
Contributor

We've landed samples with pools for memory management. We'll migrate this sample to this repo.

This will include changing the allocate and free, and the Utf8 and Utf16.

If you've any feedback on the sample before I merge this into the this package, please let us know.

@dcharkes
Copy link
Contributor Author

dcharkes commented Feb 9, 2021

The samples have been updated, and are not conflicting with package:ffi anymore.

We could opt to add a Pool extends Allocator here, but we don't have to. Users can also write their own pools.

Closing this issue. If there is a need for adding a Pool in this package, please reopen.

@dcharkes dcharkes closed this as completed Feb 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant