Commit Graph

2 Commits (4555f193a51f6c46ed2d0bab1b190dec94dc5d33)

Author SHA1 Message Date
dignifiedquire e4df1405c1 feat: add basic wasm support 5 years ago
Aleksey Kladov fa91d7f856 Stream::merge does not end prematurely if one stream is delayed (#437)
* Stream::merge does not end prematurely if one stream is delayed

* `cargo test` without features works

* Stream::merge works correctly for unfused streams
5 years ago