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
This adopts new `DefaultExecutorFactory`, which means we can mark `main` entrypoint as `async`. Due to swiftlang/swift#83750 we have to use `JSPromise`-returning functions from WebAPIKit, but otherwise this is now fully compatible with Embedded Swift.
0 commit comments