Following the recent "Rewriting bun in Rust" I thought to run an experiment which turned out to be success.
coder-pm•1m ago
How much did the verification cost on top? how did you gate it? was it a Go test suite you ran against the Rust or what? I always wonder how ppl are testing these rewrites, rewriting the tests can also lead to bug. I really wonder how reliable are rewrites like that, a 65k lines you didn't actually read. How did you confirm the semantic equivalence, same behaviour?
aka-rider•1h ago
coder-pm•1m ago