SahidMiller
SahidMiller
> In terms of a browser file system, over the years I've been incredibly interested in a **client-side package manager**. @jeff-hykin You might be interested in [VirtualFS ](https://github.com/MatrixAI/js-virtualfs) to get...
Holy shit this package is amazing. Networking side can be solved using a library like https://github.com/SahidMiller/network-stackify on the front end with [go-ipfs p2p streams](https://github.com/ipfs/go-ipfs/blob/master/docs/experimental-features.md#ipfs-p2p) on the backend. go-ipfs is particularly...
Any way this can work with Xterm.js via a worker instead? Maybe by keeping the internal buffer strictly internal and just stream ANSI sequences out?
Thanks @abuinitski for asking this question and @HenrikJoreteg for answering. I've been dying to see an answer to this question! To follow up how would one go about using createSelectors...