Skip to content

Commit f58982f

Browse files
committed
stream: implement WHATWG streams
Experimental implementation of the WHATWG streams standard. Signed-off-by: James M Snell <[email protected]>
1 parent e3ba960 commit f58982f

File tree

11 files changed

+6021
-2
lines changed

11 files changed

+6021
-2
lines changed

Diff for: doc/api/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
* [VM](vm.md)
6565
* [WASI](wasi.md)
6666
* [Web Crypto API](webcrypto.md)
67+
* [WHATWG Streams](whatwg_streams.md)
6768
* [Worker threads](worker_threads.md)
6869
* [Zlib](zlib.md)
6970

0 commit comments

Comments
 (0)