Hacker News new | ask | show | jobs
by rurban 325 days ago
Didn't stop rust from using it internally.
2 comments

I don't think Rust uses alloca internally for anything. You may be thinking of Swift, which I think uses alloca for ABI shenanigans.
How does it do that?