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
BoringSSL supports arm64 android, but doesn't seem to support arm v8 for general purpose machines, which also means that clash-rs can't compile programs for arm v8 for general purpose machines because clash-rs uses BoringSSL, is that right?