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
Swift supports a number of additional platforms such as Windows, Android and WebASM. We should expand support for the core Vexil product to as many of these as we can support.
To do this we would need:
Any changes to the codebase needed to compile on the additional platforms
Any tests required to validate those changes
A way to run the tests on CI for those platforms
The text was updated successfully, but these errors were encountered:
Swift supports a number of additional platforms such as Windows, Android and WebASM. We should expand support for the core Vexil product to as many of these as we can support.
To do this we would need:
The text was updated successfully, but these errors were encountered: