Skip to content

libstd fails to build on emscripten #31951

Closed
@Thinkofname

Description

@Thinkofname

https://github.com/rust-lang/rust/blob/master/src/libstd/os/mod.rs#L38
The linux os module is named emscripten when targeting javascript but as of aa23c98 the linux module references itself directly https://github.com/rust-lang/rust/blob/master/src/libstd/os/linux/fs.rs#L19 which fails when its been renamed to emscripten

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