Hacker News new | ask | show | jobs
by camgunz 1554 days ago
This was my impression too and it looks like they've made really impressive progress since I last saw them on HN. Their bug list [0] looks kind of scary, but that's maybe par for the course for a language? I remember the bad old days of Go's 32-bit GC not being wonderful for example.

[0]: https://github.com/vlang/v/issues?q=is%3Aissue+is%3Aopen+lab...

2 comments

looks very much like Rust's issue tracker to me
Agreed! Also... I was just going through smhasher. Thank you for it!
Maybe? Some of those sound like unit tests should have caught them.