When I run
rustup target install wasm32-unknown-unknown
it states
info: downloading component 'rust-std' for 'wasm32-unknown-unknown'
This means that prebuilt binary components are being downloaded. Where is the source code of these components?