> The V compiler hasn't crashed once for me, and I haven't received any crash reports from other users.<p><a href="https://github.com/vlang/v/issues/2838" rel="nofollow">https://github.com/vlang/v/issues/2838</a> "Compiler crash during filtering's assignment operation on a mutable array"<p><a href="https://github.com/vlang/v/issues/2565" rel="nofollow">https://github.com/vlang/v/issues/2565</a> "Compiler crash when using inexistent struct type in const block"<p>(One of these is from two days after the author wrote the above statement, but the other isn't.) There are other reports where the V compiler seems to generate C code that does not compile, or only with very nasty type warnings, for example: <a href="https://github.com/vlang/v/issues/2960" rel="nofollow">https://github.com/vlang/v/issues/2960</a> <a href="https://github.com/vlang/v/issues/2981" rel="nofollow">https://github.com/vlang/v/issues/2981</a>