I'm not sure how you'd want to accept any of this. I was just poking around changing stuff.
You might argue that the arg parsing change is good cause it would reject invalid cli args instead of just skipping them as the current zig for loop impl does.
The rest is me blindly trying things. I had the assumption that zvm will allow the user to specify any zig version like zigup. I didn't realize zvm doesn't work that way afaik.
I'm not sure how you'd want to accept any of this. I was just poking around changing stuff.
You might argue that the arg parsing change is good cause it would reject invalid cli args instead of just skipping them as the current zig for loop impl does.
The rest is me blindly trying things. I had the assumption that zvm will allow the user to specify any zig version like zigup. I didn't realize zvm doesn't work that way afaik.