We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9dbdff commit a05cbe6Copy full SHA for a05cbe6
1 file changed
README.md
@@ -92,6 +92,19 @@ https://wicg.github.io/webusb/
92
93
### Implementation Status
94
95
+#### Architectures and Operating Systems
96
+
97
+- i686-pc-windows-msvc
98
+- x86_64-apple-darwin
99
+- x86_64-pc-windows-msvc
100
+- x86_64-unknown-linux-gnu
101
+- x86_64-unknown-linux-musl
102
+- aarch64-apple-darwin
103
+- aarch64-pc-windows-msvc
104
+- aarch64-unknown-linux-gnu
105
+- aarch64-unknown-linux-musl
106
+- armv7-unknown-linux-gnueabihf
107
108
#### USB
109
110
- [x] getDevices()
0 commit comments