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
Currently the build Python for Tools/wasm/wasi is put into build. That's fine, but if for some reason you are working with the same Python checkout across machines (e.g. in a container), it might be a bit confusing if you accidentally built in one place and then tried again later in another place. So using the actual build triple should help make it more obvious when that issue occurs.