In WebAssembly/wasi-sdk#506 wasi-sdk, at the start of that PR, was configured to install Wasmtime 18.0.2. The installation, however, failed with:
Error: failed to find release for tag 'v18.0.2' for platform 'linux' and arch 'x86_64'
The release does exist, however, but I think the issue might be that Wasmtime has had enough tags in the interim months that this method doesn't contain 18.0.2 because it's in the next page of pagination (or something like that?)
In WebAssembly/wasi-sdk#506 wasi-sdk, at the start of that PR, was configured to install Wasmtime 18.0.2. The installation, however, failed with:
The release does exist, however, but I think the issue might be that Wasmtime has had enough tags in the interim months that this method doesn't contain 18.0.2 because it's in the next page of pagination (or something like that?)