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 not strictly needed, since most clients do not support ARM on windows.
The blockers for this are mainly the fact that arm on windows seems to only have first class support for msvc and mavc doesn't seem to work well with nim.
More investigation would definitely be needed, I may have missed the tier1/2 gnu target for ARM that we could use or maybe we should just do msvc on windows.
The text was updated successfully, but these errors were encountered:
This is not strictly needed, since most clients do not support ARM on windows.
The blockers for this are mainly the fact that arm on windows seems to only have first class support for msvc and mavc doesn't seem to work well with nim.
More investigation would definitely be needed, I may have missed the tier1/2 gnu target for ARM that we could use or maybe we should just do msvc on windows.
The text was updated successfully, but these errors were encountered: