Closed maminrayej closed 2 months ago
This PR adds support for downloading a specific version of the toolchain. For example:
cargo wasix download-toolchain v2024-06-26.1
if no version is specified, it will fetch the latest release which is compatible with the old behavior.
This PR adds support for downloading a specific version of the toolchain. For example:
if no version is specified, it will fetch the latest release which is compatible with the old behavior.