BinBashBanana / webretro

RetroArch in your browser
https://binbashbanana.github.io/webretro/
MIT License
249 stars 350 forks source link

Headless mode #29

Closed rossimo closed 2 years ago

rossimo commented 2 years ago

Random request, I'm currently working on a Discord bot to play emulated games in a co-op fashion. I'm integrated WasmBoy, and currently digging through the source code here. Any pointers on how to get thise running in a headless mode, i.e., as a Node.js service?

BinBashBanana commented 2 years ago

I really wouldn't recommend using this for a headless application.