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
Consequently, it's presently only possible to cross-compile from macOS to other Darwin destinations. This restriction will be lifted once SwiftPM supports cross-compilation with macros.
Enable Strict Concurrency on the NodeAPI package internally, using enableExperimentalFeature. Removes the last (potential) reference to unsafeFlags to unblock splitting this repo into a JS builder and a NodeAPI Swift Package.