-
Hi there, I'm a maintainer of BrowserFS. I've been going though the [dependents](https://www.npmjs.com/package/browserfs?activeTab=dependents) of BrowserFS.
Please see the notice in the readme: htt…
-
Hi I've been using BrowserFS and recently translated to ZenFS and I am not clear at all on how this mounting system works.
So I want to do something with IndexedDB like
```ts
import {configure}…
-
I'm willing to help out, but currently the instructions don't give me enough information to complete a build. If you can help me, I'll happily make a pull request with improved build instructions.
…
-
Hi,
I'm using isomorphic-git in browser through an Angular 7 project. I successfully installed the project with `npm install --save isomorphic-git` but when launching my project with `ng serve` I …
-
When I pull the image down and run it, my browser only shows a logo pic in http://127.0.0.1:8080. Does the docker file contain some bugs?
-
Hi there, I'm the maintainer of BrowserFS. I've been going through the dependents of browserfs.
Please see the notice in the readme: https://github.com/jvilk/browserfs
Would you be interested in…
-
Trying to setup daedalOS locally with Node 22 and finding the `NODE_OPTIONS=--openssl-legacy-provider` trick is not working anymore.
Going to see if this still works in Node 21, but long term this …
-
## Description
When I attempt to use the RetroArch Web Player (https://web.libretro.com/), it fails to start, and I see an error in the developer console:
```
TypeError: Module.asm._malloc is u…
-
Hi there, I just got back again to switching from BrowserFs to ZenFs. I am currently running Angular 18 & Node v22.2.0
I get the follwing errors when the app tries to build. Any ideas on what coul…
-
Currently you can create instances of any specific backend, either directly via the class constructors/factory methods or via the `getFileSystem` export.
However these are not quite the same as the `…