Open
Description
Hi! I'm using wasmboy's embed feature to create little pages that let you play builds of a game I'm working on. But these lack the aesthetic and don't behave great on mobile.
It would be neat if I could instead create a vaporboy link like https://vaporboy.net?rom_url=https://qguv.github.io/undercooked/releases/undercooked_v0.0.5.gb (or if cors is a problem, https://qguv.github.io/undercooked/vaporboy.html?rom_url=releases/undercooked_v0.0.5.gb) that would load the rom from a given url.
Activity