I see vlang (https://vlang.io) in github trending repos(https://github.com/trending). I have looked at this some time back and it looked too good, basically go with a hint of Rust. I have few questions to hard core compiler engineers and other PL experts.What vlang is trying to do is possible with out a GC of any kind(including ref counting)?
If yes, why none of the modern PLs took this route?