Walter Bright:

That's just not an issue when you have 64 bits of address space. You can still have 4 billion stacks of 4 billion bytes each.

At this point I suggest you to study exactly why Rust developers have decided to use a segmented stack. It seems to work well for them.

Bye,
bearophile

Reply via email to