Skip to content

async fs api support #44

Open
Open
@milahu

Description

@milahu

"fs in the browser" is provided by multiple libraries

persistence usually via IndexedDB

they all implement the standard node fs api, but only the async functions

fs.readDir
fs.readFile

etc

feature request:
bash-emulator should support the async fs api by default

other tools compatible with the async fs api

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions