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

change get_atom_slice to not use an allocator. #329

Closed
ityonemo opened this issue Jun 12, 2022 · 1 comment
Closed

change get_atom_slice to not use an allocator. #329

ityonemo opened this issue Jun 12, 2022 · 1 comment
Milestone

Comments

@ityonemo
Copy link
Collaborator

instead, have it be sent a [255]u8 buffer, and then return a slice out of that.

@ityonemo ityonemo added this to the 0.10.0 milestone Jun 12, 2022
@ityonemo ityonemo closed this as completed May 4, 2023
@ityonemo
Copy link
Collaborator Author

ityonemo commented May 4, 2023

not necessary anymore due to how we treat atoms

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

1 participant