There's currently a TC39 proposal for adding a Observable implementation to JavaScript. How do you expect this to affect RxJS? Is the proposed pipeline operator a way how this could be integrated with operators from RxJS? Btw. thanks a lot for your work on RxJS. I'm currently using it for a gesture driven animation and Rx is the only model I'm able to express this in a clean way :).