Skip to content

We need fs::realpath #11857

Closed
Closed
@lilyball

Description

@lilyball

After an aborted attempt at implementing this directly (#11734), we need to investigate how to provide fs::realpath() correctly.

The current thinking is that for libgreen, we should defer to libuv. For libnative, on POSIX, we should use realpath(). On Windows, I don't know, but we should avoid writing this ourselves at all costs because there's a lot of complexity involved.

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