Skip to content

Allow passing ROM URL as a querystring parameter #124

Open
@qguv

Description

@qguv

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions