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
As discussed on Slack and during sync meetings, we should make it
explicit that we only support 64bit. While other architectures may be
viable to support, currently we assume that usize == u64 and nobody
expressed interest in 32bit support.
Signed-off-by: Erik Schilling <[email protected]>
0 commit comments