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

Device interfaces like USB, Serial & HID #7

Open
beriberikix opened this issue Feb 2, 2022 · 3 comments
Open

Device interfaces like USB, Serial & HID #7

beriberikix opened this issue Feb 2, 2022 · 3 comments
Labels
Type: feature request New feature or request

Comments

@beriberikix
Copy link

https://twitter.com/reillyeon/status/1488651155647254529

Great work! Have you looked at supporting interacting with real devices via their web API counterparts? Ex. WebUSB, Web Serial and/or WebHID?

@sere
Copy link
Contributor

sere commented Feb 7, 2022

Thanks! :)

Yes, it's been taken into consideration. While it's technically feasible, it's not in our plans for the time being. Should there be commercial interest for supporting these features, though, we will reconsider it.

If that's the case, feel free to contact us at [email protected].

@sere sere added the Type: feature request New feature or request label Feb 7, 2022
@hello-smile6
Copy link

Thanks! :)
Yes, it's been taken into consideration. While it's technically feasible, it's not in our plans for the time being. Should there be commercial interest for supporting these features, though, we will reconsider it.
If that's the case, feel free to contact us at [email protected].

wdym that's not practical?

first of all, it would allow you to insert files into the WebVM. any normal linux distro can read USB, and it's hella useful too. if WebVM supported USB, then it could be used to unpack tar and gzip archives, and also allow for an easy way to make USB linux installers.

see? i just proved you wrong, AND i made you look dumb on the internet.

get told lmao

ok bye have a nice day

:3

Actually, not possible to do USB installers via WebUSB. You can install a different of Android on a phone and do ADB though.

@r3dg0d
Copy link

r3dg0d commented Dec 14, 2022

Just do what @hello-smile6 said, and use WebUSB to emulate USB storage in the host OS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: feature request New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants