From 70214b878af4ce45889b4ad9d26a7ac98db8931b Mon Sep 17 00:00:00 2001 From: Wouter Hennen <62355975+Wouter01@users.noreply.github.com> Date: Wed, 24 Apr 2024 19:37:09 +0200 Subject: [PATCH] Add wasi-usb to Proposals.md (#596) --- Proposals.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Proposals.md b/Proposals.md index d7299a10..1f40cf27 100644 --- a/Proposals.md +++ b/Proposals.md @@ -59,6 +59,7 @@ You can learn more about contributing new proposals (and other ways to contribut | [SQL Embed][wasi-sql-embed] | Robin Brown | | | [Threads][wasi-threads] | Alexandru Ene, Marcin Kolny, Andrew Brown | | | [URL][wasi-url] | Radu Matei | | +| [USB][wasi-usb] | Wouter Hennen, Warre Dujardin, Merlijn Sebrechts | | | [WebGPU][wasi-webgpu] | Mendy Berger, Sean Isom | | ### Phase 0 - Pre-Proposal (CG) @@ -111,5 +112,6 @@ Some APIs may require backwards-incompatible changes over time. In these cases, [wasi-sql-embed]: https://github.com/WebAssembly/wasi-sql-embed [wasi-threads]: https://github.com/WebAssembly/wasi-native-threads [wasi-url]: https://github.com/WebAssembly/wasi-url +[wasi-usb]: https://github.com/WebAssembly/wasi-usb [wasi-webgpu]: https://github.com/WebAssembly/wasi-webgpu [wasi-cli]: https://github.com/WebAssembly/wasi-cli