logoalt Hacker News

leecommamichaelyesterday at 10:55 PM1 replyview on HN

If this is a "beyond standard" test suite, (so much so that it _uniquely_ makes this work possible compared to other projects,) then how is Bun also uniquely unstable compared to other Zig programs (and so deserving of rewrite?) If the blame lies partially with the test suite, what does this imply (if anything) about the Rust port?


Replies

stingraycharlestoday at 1:48 AM

Because tests validate behavior, not undefined behavior.

The thesis is that Rust makes undefined behavior less likely.