Skip to content

Latest NodeJS versions no longer accept absolute paths as WASI preview1 functions' arguments #1746

@fzhinkin

Description

@fzhinkin

After nodejs/node#59791, NodeJS no longer accept absolute paths as arguments to WASI P1 functions.

WasiFileSystem does not convert paths from absolute to relative before passing them to WASI functions (

), so it is prone to this problem.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions