Since ZScript is a 32 bit VM, the largest safe value for an array's physical size is 2GB. Any larger value will be destroyed by the compiler which relies on signed 32 bit values too much. |
||
|---|---|---|
| .. | ||
| backend | ||
| core | ||
| frontend | ||
| interface | ||
| jit | ||
| vm | ||
Since ZScript is a 32 bit VM, the largest safe value for an array's physical size is 2GB. Any larger value will be destroyed by the compiler which relies on signed 32 bit values too much. |
||
|---|---|---|
| .. | ||
| backend | ||
| core | ||
| frontend | ||
| interface | ||
| jit | ||
| vm | ||