Non-flat memory support for WebAssembly

This seems somewhat akin to this partitioned 128-bit address space proposal for RISC-V. Architectural enhancements of other current 64-bit architectures may adopt similar approaches. Thus it's a problem that Rust eventually will need to address for both small and large partitioned address spaces.

3 Likes