Skip to content

Find workaround for WASI's fd_readdir unsupported on NodeJS@Windows #312

Open
@fzhinkin

Description

@fzhinkin

NodeJs does not implement WASI's fs_readdir on Windows: https://github.com/nodejs/node/blob/6f4d6011ea1b448cf21f5d363c44e4a4c56ca34c/deps/uvwasi/src/uvwasi.c#L19

We need to somehow work around the lack of support to allow file listing on Windows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions