Hacker News new | past | comments | ask | show | jobs | submit login

Rust supports VLAs, Box<[T]> is pretty common in fact. It just doesn’t have a native way to alloc them on the stack.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: