forked from swiftlang/swift
-
Notifications
You must be signed in to change notification settings - Fork 30
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.
kateinoigakukun, Dante-Broggi, InukVT, lin7sh, LinusU and 1 more
Metadata
Metadata
Assignees
Labels
No labels