Are there plans to make the [RDF/JS: Stream interface](http://rdf.js.org/stream-spec/) closer to the [WHATWG Readable Stream interface](https://streams.spec.whatwg.org/#readablestream)? I'd be quite keen for example to be able to use [asynchronous iteration](https://streams.spec.whatwg.org/#rs-asynciterator).