Closed abrown closed 4 months ago
Oop no we should delete those files and or use a different --root
and copy things over manually
You can use cargo install --no-track
to avoid creating these files in the first place.
Nope, looks like #432 did not in fact fix the issue, or perhaps there is something else going on here:
$ ll /opt/wasi-sdk/latest/
bin/ .crates2.json .crates.toml lib/ share/ VERSION
I believe this is fixed in https://github.com/WebAssembly/wasi-sdk/pull/429, so closing.
I just re-installed
wasi-sdk-22
again (the-linux
version) and noticed a few new files:.crates2.json
.crates.toml
I suspect these are coming from #416; @alexcrichton, do we need/want these files?