Hacker News new | ask | show | jobs
by n-gate 2742 days ago
How many non-toy non-self compilers and interpreters are written in Rust?
1 comments

There’s at least a few; cranelift is powering stuff in production at Fastly. Facebook is writing a MIR interpreter to do static analysis, don’t think that’s production yet though.