JalonSolov
JalonSolov
I don't think it's the -o option that's the problem. V without `-native` accepts a directory and just compiles all the files in it. Adding `-native` only works if you...
Yeah... unfortunately, the `native` backend is _very_ WIP, with a lot of stuff simply not implemented, yet.
The example code doesn't compile for me - too many errors... ``` x.v:15:1: warning: unused variable: `game` 13 | } 14 | 15 | game := Game(Levels).new() | ~~~~ x.v:15:14:...
If we can't run your example, how are we supposed to duplicate the problem, so we can try to track it down and fix it? At any rate, with the...
My apologies. This showed up amongst other issues related to V itself, and the title didn't say v-analyzer, so I was checking V operation. That aside, it is still always...
I tried... GitHub simply isn't allocating a runner to run it, so it will sit waiting until GitHub thinks it's OK.
Another close/reopen, due to expired logs.
Yet another close/reopen. @tritao do you think you might finish this soon?
The first question should be: does vinix want to use apk? Why not yum, dnf, or one of the others? Or even something new?