(/user/playground/rustLang/train)\nerror[E0463]: can't find crate for`std`\n |\n = note: the`wasm32-wasi`target may not be installed\n = help: consider downloading the target with`rustup target add wasm32-wasi`\n\nerror: cannot find macro`println`in this scope\n --> src/main...