Hacker News new | ask | show | jobs
by qznc 4620 days ago
My theory: The library was designed for Node.js, not for ultimate performance. Design for Node.js means "easy to create bindings for", which means opaque pointers instead of structs in the API.