StringZilla
StringZilla copied to clipboard
V3 bindings for Node.js
Describe what you are looking for
The last release on npm was 2.0.4 Would it be possible to get all the latest Stringzilla goodies in the Node world too?
Can you contribute to the implementation?
- [ ] I can contribute
Is your feature request specific to a certain interface?
Other bindings
Contact Details
Is there an existing issue for this?
- [X] I have searched the existing issues
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
We are actively thinking about this. The problem is that accessing underlying string buffers of NodeJS strings isn't officially supported and copying strings is expensive. So we are looking for workarounds. Thanks for keeping tabs on us!