Closed
Description
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
Labels
No labels