I'd simply remove asmjs-unknown-emscripten
with
rustup toolchain remove asmjs-unknown-emscripten
and then update normally with
rustup update
I'd simply remove asmjs-unknown-emscripten
with
rustup toolchain remove asmjs-unknown-emscripten
and then update normally with
rustup update