Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allowing deploying / using wasmboy outside of npm #165

Open
Tracked by #197
torch2424 opened this issue Oct 6, 2018 · 1 comment
Open
Tracked by #197

Allowing deploying / using wasmboy outside of npm #165

torch2424 opened this issue Oct 6, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request Lib / JS Issues concerning the JS API of WasmBoy

Comments

@torch2424
Copy link
Owner

We can use this with out np deployment: https://github.com/enriquecaballero/branchsite

And then start hosting the builts assets and JS modules, that way people can use a cdn or something like that to include wasmboy through the standard <script> tag 😄

Also, would be cool if we could just host something on the GHpages or through rawgit, for an iframe embed, so anyone can easily embed wasmboy in just an iframe, with a .gb passed in through query params 😄

@torch2424 torch2424 added enhancement New feature or request Lib / JS Issues concerning the JS API of WasmBoy labels Oct 6, 2018
@torch2424 torch2424 self-assigned this Oct 6, 2018
@torch2424
Copy link
Owner Author

We can use the Wasmboy UMD build output for this. Thus, we just need a simple / small implementation for this 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Lib / JS Issues concerning the JS API of WasmBoy
Projects
None yet
Development

No branches or pull requests

1 participant