Earlier quoted context omitted.
Also, we now have an operating system Vinix, which uses autofree. Does that work as a proof for you or is that also not enough?
And that's why vinix [1] is full of manual free calls? That tells how good autofree is, isn't it? Can you compile v compiler with autofree? Last time I checked, you can't. [1] https://github.com/vlang/vinix/search?q=free&type=code
The resulting executable however does segfault - try it with:
./v -autofree -o x cmd/v
./x version
You seem to talk a lot about things, that you are not well informed about.