No description
- Refactor the internal StreamBase C++ API for performance, readability and maintainabiliy
- Merge code for it on the JS side
- Implement a fast pipe mechanism between these streams
Here is a collection of tests that are currently flakey in CI.
It may be only on specific platforms.
Beware, thar be dragons
New "Streams"
Updated Oct 27, 2017
An effort to evolve a new light weight "Streams" API in core.
TC-39 Coordination
Updated Jan 24, 2017
No description
ECMAScript Modules in Core
Updated Jul 13, 2018
This is a meta-project used to coordinate the implementation of ECMAScript Modules in Core
Streams: _readableState and _writableState
Updated May 1, 2019
This is a meta-project-issue to track the cleanup, testing, and related things about the state-machines within streams

