bytecodealliance / bytecodealliance/StarlingMonkey
Additional Readable Stream Methods
Open
- Dominant language
- C
- Stars
- 288
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] ReadableByteStream tee
- [ ] Async iteration / BYOB async iteration
- [ ] ReadableStream.from ([https://github.com/whatwg/streams/pull/1083](https://github.com/whatwg/streams/issues/1018))
- [ ] Minimum bytes read for BYOB streams: https://streams.spec.whatwg.org/#dictdef-readablestreambyobreaderreadoptions
- [ ] cancel handler for TransformStreams (`new TransformStream({ async cancel(reason) { ... }})`)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.