Hacker News new | ask | show | jobs
by markkitti 1922 days ago
If by "metal language" you mean a language that produces machine assembly, then Julia is also a metal language. Both Rust and Julia use the LLVM compiler infrastructure.