Skip to content

Commit

Permalink
better working
Browse files Browse the repository at this point in the history
  • Loading branch information
konsumer committed Oct 30, 2024
1 parent 7b8f28f commit 1868fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ To really unlock it's power, though, give it an `fs` instance, like from [zen-fs
Things to note:

- `/` has the default in-memory backend.
- `/mnt` is a bit special, and not traversed by file-lists, so if you want that, put it somewhere else
- `/mnt` is a bit special in zenfs, and not traversed by a file-list, so if you want that, put it somewhere else

```js
import WasiPreview1 from 'easywasi'
Expand Down

0 comments on commit 1868fbb

Please sign in to comment.