Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
We might not actually implement WHATWG streams.
  • Loading branch information
mikeal committed Feb 19, 2015
commit d558cf851ebdf31e684b80390b3eb1f450f4048e
2 changes: 1 addition & 1 deletion ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ The initial goals for this automation are relatively simple but will create a ba

* Fix all existing compatibility issues.
* Simplify stream creation to avoid user error.
* Implement WHATWG Streams interface and identify compatibility issues.
* Explore and identify compatibility issues with [WHATWG Streams](https://github.com/whatwg/streams).
* Improve stream performance.

## Internationalization / Localization
Expand Down