Hacker News new | ask | show | jobs
by atiedebee 208 days ago
Does it support C99 with VLAs yet?
1 comments

It supports C99 minus VLAs. Worth noting that only C99 mandates VLAs. They are optional in C11, C17, and C23.