We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm working with the PineBuds, and in discussions with a team member, we deliberated whenever we could use this crate with the WebSerial API.
I was thinking of adding a trait impl, guarded by the wasm Rust target so that we could use it that way.
wasm
I'm just drafting this issue tonight, but I'm a little sleepy, so I'll re-address it when I'm functional again.
Thanks!
The text was updated successfully, but these errors were encountered:
Note that it is not portable and Mozilla has indicated they don't plan on supporting it. mozilla/standards-positions#336
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
I'm working with the PineBuds, and in discussions with a team member, we deliberated whenever we could use this crate with the WebSerial API.
I was thinking of adding a trait impl, guarded by the
wasm
Rust target so that we could use it that way.I'm just drafting this issue tonight, but I'm a little sleepy, so I'll re-address it when I'm functional again.
Thanks!
The text was updated successfully, but these errors were encountered: