Hacker News new | ask | show | jobs
by josephg 1776 days ago
What would you like you use instead? C/C++ code which targets generic x86_64 is a few percent slower than march=native but that still leaves it way faster than most other languages.
1 comments

I think Rust and Julia are 2 of the stronger contenders.
Rust also produces compiled binaries?