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
make in base libdispatch work PR
This make use the eventfd which introduced in FreeBSD 13, so it align more to the Linux libdispatch implementation, thus less core need to be changed. Next step could be use the macOS implementation
make the CFRunLoop works PR
This implementation doesn't use Machport, but kqueue, so could be first step to make it work.
The next step could be implemented using our native MachPort
I've been watching airyx for a while, great project, thanks for reviving the NextBSD!
Just found out the Swift on FreeBSD PR has been fixed
swiftlang/swift#38335
hopeful you get swift into your future release
The text was updated successfully, but these errors were encountered: