takahirox / nes-rust

NES emulator written in Rust + WASM
MIT License
208 stars 24 forks source link

Detect WASM/WebRTC/WebAudio capability on web app #80

Open takahirox opened 4 years ago

takahirox commented 4 years ago

Detect WASM/WebRTC/WebAudio capability of the browser on web app and display an error message if it doesn't support.