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
Right now, we are just using x86_64 LLVM binary for all Windows architectures in get_externals. We should use the aarch64 binary instead of relying on emulation, and update get_externals to handle that.