While installing rs2048 on my new system today, I've noticed that it does take a number of undocumented steps to even get started working on this.
In particular: Installing cargo web, rustup and the wasm32-unknown-unknown target.
I'd be great if someone could take the time to carefully document how to get this thing started and add that to our README.
While installing
rs2048on my new system today, I've noticed that it does take a number of undocumented steps to even get started working on this.In particular: Installing
cargo web,rustupand thewasm32-unknown-unknowntarget.I'd be great if someone could take the time to carefully document how to get this thing started and add that to our README.