-
-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Due to JavascriptEventLoop changes, projects that target both WASI and macOS now require macOS 14.
This is a problem because Xcode does not respect SPM target conditionals, so JavaScriptKit is always built when a project supports macOS and has JavaScriptKit as a dependency.
Stubs for the JavascriptEventLoop changes will need to be added to allow macOS builds that target ABI earlier then macOS 14.
lin72hlin72h
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working