Skip to content

Add WASI module to use instead of Glibc #196

Closed
@MaxDesiatov

Description

@MaxDesiatov

Since glibc and musl behave slightly differently, we wouldn't want our WASI users to type import Glibc believing they are actually getting glibc behaviour. Makes much more sense to implement a new Musl module that can be imported and used accordingly on WASI. Linux could benefit from this as well.

I'm currently trying to implement this in my swift-alpine repository, but any help and feedback here on possible different approaches is welcome as usual.

This should unblock apple#29871.

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