jvilk / BrowserFS

BrowserFS is an in-browser filesystem that emulates the Node JS filesystem API and supports storing and retrieving files from various backends.
Other
3.06k stars 216 forks source link

Update internal API to use promises, update tests and add CI #364

Closed james-pre closed 10 months ago

james-pre commented 10 months ago

WorkerFS may need some attention. Tests are currently failing due to timeouts and the like but I would like to get the other parts of CI running.