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 is definitely one of the requirements for the project to be considered release-worthy.
Currently, the library utilizes zig std, which has poor (I believe none) support within the event loop for Windows.
Writing an event loop is quite the undertaking (and complex) and I'd rather rely on the std to implement it correctly. For now, you can track ziglang/zig#8224 to see the status.
I'll leave this issue open to track upstream as well as to ensure we do not forget Windows support.
As title, will it be?
The text was updated successfully, but these errors were encountered: