Hacker News new | ask | show | jobs
by valarauca1 3659 days ago
You can also just bundle Rust w/ LLVM and have it JIT compile your application on start up which'll yield huge performance gains too.

But people may get salty about binary image size.