Hacker News new | ask | show | jobs
by rkagerer 2954 days ago
I'd say its more about how LLVM outperformed their previously handwritten assembly (the latter was impeded by crud from the asm! macro).
1 comments

That would have done nothing, if Rust didn't stabilize u128/i128.