logoalt Hacker News

eddiewithzatotoday at 10:42 AM1 replyview on HN

I can hope this will lead to little to no memory issues in using bun as a web server


Replies

embedding-shapetoday at 11:00 AM

I'd be surprised if they could eliminate memory issues completely, especially considering the amount of `unsafe` the codebase seems to contain.

    git rev-parse HEAD && ag "unsafe" src | wc -l
    19d8ade2c6c1f0eeae50bd9d7f2a4bf4a2551557
    14865
show 1 reply