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

Use UTF8 functions #645

Open
filmor opened this issue Aug 10, 2024 · 0 comments
Open

Use UTF8 functions #645

filmor opened this issue Aug 10, 2024 · 0 comments
Milestone

Comments

@filmor
Copy link
Member

filmor commented Aug 10, 2024

NIF version 2.17 (OTP 26) got new functions and extended existing functions around strings and atoms to support UTF8 encoded strings directly. As Rust str uses UTF8, this should allow us to simplify the code and potentially also speed things up, as we can skip intermediate allocations.

@filmor filmor added this to the 1.0 milestone Aug 10, 2024
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