error[E0463]: can't find crate for `std`
  |
  = note: the `wasm32v1-none` target may not support the standard library
  = note: `std` is required by `autocfg_fa9e7fdffcd766fd_0` because it does not declare `#![no_std]`

error: cannot resolve a prelude import

error: aborting due to 2 previous errors

For more information about this error, try `rustc --explain E0463`.
