rustynes icon indicating copy to clipboard operation
rustynes copied to clipboard

👾 An NES emulator by Rust and WebAssembly

Results 5 rustynes issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

when i start with make, is show me a failed. cp: target/wasm32-unknown-emscripten/release/deps/*.wasm: No such file or directory

…r. Did add a client JS for fetching roms and render an actual list of roms Yes, it's not a cross-browser code, but it works, and make much easier to...

The result of the compilation shouldn't be versioned. (Just like `target/` is ignored)

According to it's [README](https://github.com/alexcrichton/wasm-gc#wasm-gc) wasm-gc is no longer required. So that's one less dependency.