this post was submitted on 09 Jul 2026
17 points (73.0% liked)

Rust

8122 readers
95 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] seadoo@lemmy.world 7 points 10 hours ago (1 children)

https://andrewkelley.me/post/my-thoughts-bun-rust-rewrite.html

Commentary/blog post by Andrew Kelley (Zig creator) for perspective!

Very interesting achievement, and of course requires domain knowledge to implement (which you can’t get without experience!)

[–] trevor@lemmy.blahaj.zone 6 points 7 hours ago* (last edited 7 hours ago)

This should definitely be required follow-up reading, as it puts many of the Bun article's "too good to be true" claims into context.

The fact that the Bun author didn't know that Zig also has LTO really puts the rest of their claims into question.