Hacker News new | ask | show | jobs
by pizlonator 473 days ago
AOTs are behind JITs for dynamic languages. It’s super interesting to study how to make AOTs catch up in that space, so I’m glad that these folks made an effort and reported the results!
1 comments

The trade offs between them are meaningful. Also Rust ain't bad for an AOT.