You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[wasm] Include CFPreferences.h, CFRunLoop.h, and CFStream.h in WASI builds
Those headers has been imported by Swift side through
`CoreFoundation/Base.subproj/SwiftRuntime/CoreFoundation.h` since
44031b5 but we switched to
use CoreFoundation.h directly after the recore, and the header was not
updated in 44031b5
0 commit comments