Hacker News new | ask | show | jobs
by netcraft 149 days ago
I love duckdb, I use it as much as I can. I just wish that the support for node/bun was as good as python. And I wish that they would bundle it differently for node/bun - the way it is now it depends on a dynamic link to a library which means I cant bundle it into a bun executable.
1 comments

I get segfaults all the time when using it with Bun and the new Node neo api. What’s your recipe, are you not getting these?