Closed
Description
Originally from rust-lang/rust#17493 by @kmcallister
The x32 ABI provides the various benefits of native AMD64 mode while cutting memory use for pointers in half, for programs that don't need more than 4 GB of address space.
Originally from rust-lang/rust#17493 by @kmcallister
The x32 ABI provides the various benefits of native AMD64 mode while cutting memory use for pointers in half, for programs that don't need more than 4 GB of address space.