I've been using zvm for a few months now and it is really helpful, thanks for the effort you've put into it ππ½. As I've started to use the master branch zig version more frequently, I sometimes would have needed the possibility to have multiple "master versions" installed from different commit hashes.
sth. like
zvm install master
Would install the latest commit from the zig master branch, and then
zvm install master#972e70b
Would install the given commit hash from the master branch.
I'm not sure if that can be easily done, looks like this feature would need to pull the zig git repository and build the given version then π€.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too