Nicolas Vyčas Nery

Results 3 issues of Nicolas Vyčas Nery

Similar to the install.bat and start.bat but with some small changes to be usable in most Linux distros and android devices.

Changed the url and now the loop goes through all pages instead of just the first 100

When compiling a Rust project using `cpal` for `wasm32-unknown-emscripten`, the build fails due to multiple errors: 1. **Duplicate module definition** (`E0428`): ``` error[E0428]: the name `platform_impl` is defined multiple times...