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 af8d56a commit 4a2231cCopy full SHA for 4a2231c
CHANGELOG.md
@@ -29,7 +29,9 @@
29
- WASAPI: Expose `IMMDevice` from WASAPI host Device.
30
- WASAPI: Add `I24` and `U24` sample format support (24-bit samples stored in 4 bytes).
31
- WASAPI: Update `windows` to >= 0.58, <= 0.62.
32
+- WASAPI: Make `Stream` implement `Send`.
33
- Wasm: Removed optional `wee-alloc` feature for security reasons.
34
+- Wasm: Make `Stream` implement `Send`.
35
36
# Version 0.16.0 (2025-06-07)
37
0 commit comments