logoalt Hacker News

anttiharjutoday at 9:58 AM1 replyview on HN

I remember looking into the nodejs alternatives some years ago, one way to compare them is to look at the open issues. bun had so many hits for 'segfault' and deno has basically none.

Even now:

bun (zig) [1] 119 open / 885 closed

deno (rust) [2] 0 open / 1 closed

I don't think this has that much to do with Zig's anti-AI stance. More about using the right tool for the job.

[1] https://github.com/oven-sh/bun/issues?q=is%3Aissue%20state%3...

[2] https://github.com/denoland/deno/issues?q=is%3Aissue%20state...


Replies

chrisco255today at 11:59 AM

You misspelled segfault as segfaut on your Deno search:

https://github.com/denoland/deno/issues?q=is%3Aissue%20state...

There 10 open and 40 closed on Deno.

show 1 reply